|
385 | 385 | <ClCompile Include="PyDbHyperlink.cpp">
|
386 | 386 | <Filter>Source Files\PyDb</Filter>
|
387 | 387 | </ClCompile>
|
| 388 | + <ClCompile Include="PyAcAx.cpp"> |
| 389 | + <Filter>Source Files\PyAx</Filter> |
| 390 | + </ClCompile> |
| 391 | + <ClCompile Include="PyAxApplication.cpp"> |
| 392 | + <Filter>Source Files\PyAx</Filter> |
| 393 | + </ClCompile> |
| 394 | + <ClCompile Include="PyAxDatabase.cpp"> |
| 395 | + <Filter>Source Files\PyAx</Filter> |
| 396 | + </ClCompile> |
| 397 | + <ClCompile Include="PyAxApplicationImpl.cpp"> |
| 398 | + <Filter>Source Files\PyAx</Filter> |
| 399 | + </ClCompile> |
| 400 | + <ClCompile Include="PyAxDatabaseImpl.cpp"> |
| 401 | + <Filter>Source Files\PyAx</Filter> |
| 402 | + </ClCompile> |
388 | 403 | </ItemGroup>
|
389 | 404 | <ItemGroup>
|
390 | 405 | <ClInclude Include="PyDbDatabase.h">
|
|
771 | 786 | <ClInclude Include="PyDbHyperlink.h">
|
772 | 787 | <Filter>Header Files\PyDb</Filter>
|
773 | 788 | </ClInclude>
|
| 789 | + <ClInclude Include="PyAcAx.h"> |
| 790 | + <Filter>Header Files\PyAx</Filter> |
| 791 | + </ClInclude> |
| 792 | + <ClInclude Include="PyAxApplication.h"> |
| 793 | + <Filter>Header Files\PyAx</Filter> |
| 794 | + </ClInclude> |
| 795 | + <ClInclude Include="PyAxDatabase.h"> |
| 796 | + <Filter>Header Files\PyAx</Filter> |
| 797 | + </ClInclude> |
| 798 | + <ClInclude Include="PyAxApplicationImpl.h"> |
| 799 | + <Filter>Header Files\PyAx</Filter> |
| 800 | + </ClInclude> |
| 801 | + <ClInclude Include="PyAxDatabaseImpl.h"> |
| 802 | + <Filter>Header Files\PyAx</Filter> |
| 803 | + </ClInclude> |
774 | 804 | </ItemGroup>
|
775 | 805 | <ItemGroup>
|
776 | 806 | <Filter Include="Header Files">
|
|
873 | 903 | <UniqueIdentifier>{2fd7becc-46ed-47bf-b13c-0ab0b5f03b6f}</UniqueIdentifier>
|
874 | 904 | <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
|
875 | 905 | </Filter>
|
| 906 | + <Filter Include="Source Files\PyAx"> |
| 907 | + <UniqueIdentifier>{6312187f-6e5a-4a9b-a5fd-8b4c059a1205}</UniqueIdentifier> |
| 908 | + </Filter> |
| 909 | + <Filter Include="Header Files\PyAx"> |
| 910 | + <UniqueIdentifier>{345357aa-8f3f-4a9d-9b5f-27be07e67ed3}</UniqueIdentifier> |
| 911 | + </Filter> |
876 | 912 | </ItemGroup>
|
877 | 913 | <ItemGroup>
|
878 | 914 | <ResourceCompile Include="PyRx.rc">
|
|
0 commit comments