<?xml version="1.0" encoding="utf-8"?> | |
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
<PropertyGroup> | |
<PreferredToolArchitecture>x64</PreferredToolArchitecture> | |
</PropertyGroup> | |
<ItemGroup Label="ProjectConfigurations"> | |
<ProjectConfiguration Include="Debug|x64"> | |
<Configuration>Debug</Configuration> | |
<Platform>x64</Platform> | |
</ProjectConfiguration> | |
<ProjectConfiguration Include="Release|x64"> | |
<Configuration>Release</Configuration> | |
<Platform>x64</Platform> | |
</ProjectConfiguration> | |
</ItemGroup> | |
<PropertyGroup Label="Globals"> | |
<ProjectGuid>{22133560-41E2-34D0-9A00-A0BD4126F0AD}</ProjectGuid> | |
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |
<Keyword>Win32Proj</Keyword> | |
<Platform>x64</Platform> | |
<ProjectName>ALL_BUILD</ProjectName> | |
<VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName> | |
</PropertyGroup> | |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | |
<ConfigurationType>Utility</ConfigurationType> | |
<CharacterSet>MultiByte</CharacterSet> | |
<PlatformToolset>v141</PlatformToolset> | |
</PropertyGroup> | |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | |
<ConfigurationType>Utility</ConfigurationType> | |
<CharacterSet>MultiByte</CharacterSet> | |
<PlatformToolset>v141</PlatformToolset> | |
</PropertyGroup> | |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
<ImportGroup Label="ExtensionSettings"> | |
</ImportGroup> | |
<ImportGroup Label="PropertySheets"> | |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
</ImportGroup> | |
<PropertyGroup Label="UserMacros" /> | |
<PropertyGroup> | |
<_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion> | |
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> | |
</PropertyGroup> | |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
<Midl> | |
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory> | |
<HeaderFileName>%(Filename).h</HeaderFileName> | |
<TypeLibraryName>%(Filename).tlb</TypeLibraryName> | |
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName> | |
<ProxyFileName>%(Filename)_p.c</ProxyFileName> | |
</Midl> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
<Midl> | |
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory> | |
<HeaderFileName>%(Filename).h</HeaderFileName> | |
<TypeLibraryName>%(Filename).tlb</TypeLibraryName> | |
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName> | |
<ProxyFileName>%(Filename)_p.c</ProxyFileName> | |
</Midl> | |
</ItemDefinitionGroup> | |
<ItemGroup> | |
</ItemGroup> | |
<ItemGroup> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\GLCompiler.vcxproj"> | |
<Project>{C52D9E3E-BDC2-372A-AE88-2EAC1CC3BD61}</Project> | |
<Name>GLCompiler</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\OGLES2HelloAPI.vcxproj"> | |
<Project>{88540F77-A8DE-31E2-88CC-467DEDD94554}</Project> | |
<Name>OGLES2HelloAPI</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\ReactorLLVM.vcxproj"> | |
<Project>{EB784A1C-8E20-3066-9F9C-E4E88F11E1D4}</Project> | |
<Name>ReactorLLVM</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\ReactorUnitTests.vcxproj"> | |
<Project>{C6F6B268-6880-33F4-9C28-AA86A54D187C}</Project> | |
<Name>ReactorUnitTests</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\SPIRV-Tools.vcxproj"> | |
<Project>{59349DEB-AC96-335C-ACC6-8A92F774538A}</Project> | |
<Name>SPIRV-Tools</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\link\SPIRV-Tools-link.vcxproj"> | |
<Project>{878BEAEA-CC28-3E97-B0F5-DB93FBC28A23}</Project> | |
<Name>SPIRV-Tools-link</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\opt\SPIRV-Tools-opt.vcxproj"> | |
<Project>{EFF5DE98-2741-3BD8-B049-D5647A223B5E}</Project> | |
<Name>SPIRV-Tools-opt</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\reduce\SPIRV-Tools-reduce.vcxproj"> | |
<Project>{D1FC198E-1358-309D-9AD5-C26B47163E33}</Project> | |
<Name>SPIRV-Tools-reduce</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\SPIRV-Tools-shared.vcxproj"> | |
<Project>{CF43CEBC-9B44-3697-8262-5DC3F9AC532A}</Project> | |
<Name>SPIRV-Tools-shared</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\SwiftShader.vcxproj"> | |
<Project>{E190CBF2-358E-3C1A-8DF7-19F43DF189C0}</Project> | |
<Name>SwiftShader</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\gles-unittests.vcxproj"> | |
<Project>{1D3CBAB0-D6DB-3F7A-B1BA-64A3671A5C9D}</Project> | |
<Name>gles-unittests</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libEGL.vcxproj"> | |
<Project>{41C068CD-6F81-3756-8AF2-802940422DB5}</Project> | |
<Name>libEGL</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libGLES_CM.vcxproj"> | |
<Project>{C445A398-B6AF-3693-B967-F4C052FCF81A}</Project> | |
<Name>libGLES_CM</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libGLESv2.vcxproj"> | |
<Project>{C9485675-5744-3E3A-A7A4-C88A805AFAF6}</Project> | |
<Name>libGLESv2</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libvk_swiftshader.vcxproj"> | |
<Project>{C8E5841D-D2BC-3987-B6FB-95A1631B497D}</Project> | |
<Name>libvk_swiftshader</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\llvm.vcxproj"> | |
<Project>{481093B5-4EF0-391E-82FF-BB73CFCD3D51}</Project> | |
<Name>llvm</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\spirv-tools-pkg-config.vcxproj"> | |
<Project>{FFE62FBF-2BD2-37B2-8883-5B2BA1894018}</Project> | |
<Name>spirv-tools-pkg-config</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\spirv-tools-shared-pkg-config.vcxproj"> | |
<Project>{871BEB73-7406-3F9A-8A89-072702C81C2C}</Project> | |
<Name>spirv-tools-shared-pkg-config</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\vk-unittests.vcxproj"> | |
<Project>{3A604DD1-0B96-3AA8-A111-377FD84E89F4}</Project> | |
<Name>vk-unittests</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
</ItemGroup> | |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
<ImportGroup Label="ExtensionTargets"> | |
</ImportGroup> | |
</Project> |