|
96 | 96 | <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion> |
97 | 97 | </PropertyGroup> |
98 | 98 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
99 | | - <IgnoreImportLibrary>true</IgnoreImportLibrary> |
100 | 99 | <LinkIncremental>true</LinkIncremental> |
101 | 100 | </PropertyGroup> |
102 | 101 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
103 | | - <IgnoreImportLibrary>true</IgnoreImportLibrary> |
104 | 102 | <LinkIncremental>true</LinkIncremental> |
105 | 103 | </PropertyGroup> |
106 | 104 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
605 | 603 | <ItemGroup> |
606 | 604 | <ProjectReference Include="$(SolutionDir)xrEngine\xrEngine.vcxproj"> |
607 | 605 | <Project>{2578c6d8-660d-48ae-9322-7422f8664f06}</Project> |
608 | | - <ReferenceOutputAssembly>false</ReferenceOutputAssembly> |
609 | 606 | </ProjectReference> |
610 | 607 | <ProjectReference Include="$(SolutionDir)xrParticles\xrParticles.vcxproj"> |
611 | 608 | <Project>{94a1c366-3d19-48e6-8170-4adc2e70df97}</Project> |
612 | | - <ReferenceOutputAssembly>false</ReferenceOutputAssembly> |
613 | 609 | </ProjectReference> |
614 | 610 | <ProjectReference Include="$(SolutionDir)Layers\xrAPI\xrAPI.vcxproj"> |
615 | 611 | <Project>{1daec516-e52c-4a3c-a4da-ae3553e6e0f8}</Project> |
616 | | - <ReferenceOutputAssembly>false</ReferenceOutputAssembly> |
617 | 612 | </ProjectReference> |
618 | 613 | <ProjectReference Include="..\..\..\Externals\luabind\src\luabind.vcxproj"> |
619 | 614 | <Project>{ccd4afae-aa10-42c6-a452-fdee497ccdf1}</Project> |
|
627 | 622 | <ProjectReference Include="..\..\utils\xrMiscMath\xrMiscMath.vcxproj"> |
628 | 623 | <Project>{7885cf3c-ee04-4c67-9467-1fbf9a36b037}</Project> |
629 | 624 | </ProjectReference> |
| 625 | + <ProjectReference Include="..\..\xrCDB\xrCDB.vcxproj"> |
| 626 | + <Project>{a19b1df2-82ec-4364-8bdf-85d13a1c89b5}</Project> |
| 627 | + </ProjectReference> |
| 628 | + <ProjectReference Include="..\..\xrCore\xrCore.vcxproj"> |
| 629 | + <Project>{a0f7d1fb-59a7-4717-a7e4-96f37e91998e}</Project> |
| 630 | + </ProjectReference> |
630 | 631 | <ProjectReference Include="..\..\xrScriptEngine\xrScriptEngine.vcxproj"> |
631 | 632 | <Project>{132c62de-de85-4978-9675-c78ed4da46f0}</Project> |
632 | | - <Private>true</Private> |
633 | | - <ReferenceOutputAssembly>false</ReferenceOutputAssembly> |
634 | 633 | </ProjectReference> |
635 | 634 | </ItemGroup> |
636 | 635 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
|
0 commit comments