<?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>{B2B07DA3-A388-307E-A283-3904C31F1CE2}</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>{B81F13DD-ACFB-3AB7-A071-3AD849D68E5C}</Project> | |
<Name>GLCompiler</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\OGLES2HelloAPI.vcxproj"> | |
<Project>{F5F127F5-2128-30AA-BCB8-935979A13F41}</Project> | |
<Name>OGLES2HelloAPI</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\ReactorLLVM.vcxproj"> | |
<Project>{2EA2C687-489E-32F2-8D89-B90620301359}</Project> | |
<Name>ReactorLLVM</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\ReactorUnitTests.vcxproj"> | |
<Project>{4B70B7B0-44A0-31A9-A8DF-2367BBB103F9}</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>{2866BC19-5FA8-3D67-8D94-751A3803A3DF}</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>{AC311772-F314-3373-B869-71CD6C30634D}</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>{2F8B8E0B-1B59-3671-91FE-A0E499B82D18}</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>{C672D2D1-E638-3565-87EC-11172BD73995}</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>{DB6DF656-7D9C-35B1-B7C4-8FFEAE504240}</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>{BFECAAAF-ADE7-36E8-BA23-4ABDE5A1A8B6}</Project> | |
<Name>SwiftShader</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libEGL.vcxproj"> | |
<Project>{956A3BCB-1113-3FD7-87CC-908C6073E1FB}</Project> | |
<Name>libEGL</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libGLES_CM.vcxproj"> | |
<Project>{88C96A70-4C80-3CAC-9EE4-7B95DB194D39}</Project> | |
<Name>libGLES_CM</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libGLESv2.vcxproj"> | |
<Project>{1F9E81A7-B091-3D9E-AFDD-0DF597ED1EEF}</Project> | |
<Name>libGLESv2</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libvk_swiftshader.vcxproj"> | |
<Project>{1B4D7DF7-FCDB-342F-9D20-F9E0262B6964}</Project> | |
<Name>libvk_swiftshader</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\llvm.vcxproj"> | |
<Project>{B9E0EFB7-8E1B-303D-9222-13F7A82B7858}</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>{96492351-1995-3B6B-A091-E7F4918E443B}</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>{049A6034-6699-3DDF-BF15-47C981793305}</Project> | |
<Name>spirv-tools-shared-pkg-config</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\gles-unittests.vcxproj"> | |
<Project>{BC5A59A0-B151-32E5-9090-B06A8D88F902}</Project> | |
<Name>gles-unittests</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\vk-unittests.vcxproj"> | |
<Project>{5A8F73B9-27CC-3054-8674-0B1ACFDA170B}</Project> | |
<Name>vk-unittests</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
</ItemGroup> | |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
<ImportGroup Label="ExtensionTargets"> | |
</ImportGroup> | |
</Project> |