<?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>{93979AE4-08B2-324E-AACE-6FFC302D2505}</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>{74318028-369F-3EA0-8A99-A341020416D6}</Project> | |
<Name>GLCompiler</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\OGLES2HelloAPI.vcxproj"> | |
<Project>{14CBFE6C-4A95-3390-846D-C5B8E0B631CB}</Project> | |
<Name>OGLES2HelloAPI</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\ReactorLLVM.vcxproj"> | |
<Project>{3E565C6C-4B64-3128-A009-4A91C77E00E5}</Project> | |
<Name>ReactorLLVM</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\ReactorUnitTests.vcxproj"> | |
<Project>{635B11E4-0F2D-368F-929C-945C5EF943FD}</Project> | |
<Name>ReactorUnitTests</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\SPIRV-Tools.vcxproj"> | |
<Project>{EF1AF598-E402-38F1-A74A-35F18A1EC1CC}</Project> | |
<Name>SPIRV-Tools</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\link\SPIRV-Tools-link.vcxproj"> | |
<Project>{5F3076C6-2971-39DF-A3BE-A78FB0411AAE}</Project> | |
<Name>SPIRV-Tools-link</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\opt\SPIRV-Tools-opt.vcxproj"> | |
<Project>{6ABDA7CD-3BBA-3190-AE38-B0BBE6CB9327}</Project> | |
<Name>SPIRV-Tools-opt</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\reduce\SPIRV-Tools-reduce.vcxproj"> | |
<Project>{F6702FDF-019F-3B2F-9CAD-15C15CD4F871}</Project> | |
<Name>SPIRV-Tools-reduce</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\SPIRV-Tools-shared.vcxproj"> | |
<Project>{62B58F28-8443-346E-8A29-F389A2C9CBAD}</Project> | |
<Name>SPIRV-Tools-shared</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\SwiftShader.vcxproj"> | |
<Project>{996E1D94-926B-3585-9466-CDB769D7188C}</Project> | |
<Name>SwiftShader</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libEGL.vcxproj"> | |
<Project>{B49D30BB-AC67-3799-8A4E-B5F883BB229B}</Project> | |
<Name>libEGL</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libGLES_CM.vcxproj"> | |
<Project>{3915EFF3-638D-330F-BD1B-9E8D85D2FB1F}</Project> | |
<Name>libGLES_CM</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libGLESv2.vcxproj"> | |
<Project>{E22D780F-96F6-3714-B708-4875F7F8F6FF}</Project> | |
<Name>libGLESv2</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libvk_swiftshader.vcxproj"> | |
<Project>{32940355-6B50-33D6-BDC8-56E00F8D88BC}</Project> | |
<Name>libvk_swiftshader</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\llvm.vcxproj"> | |
<Project>{9B24984C-F78C-3EF7-907B-2B0D2CDB5695}</Project> | |
<Name>llvm</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\spirv-tools-pkg-config.vcxproj"> | |
<Project>{EC5297D9-ED1C-3BE6-BF71-3D76CD9B2AA7}</Project> | |
<Name>spirv-tools-pkg-config</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\spirv-tools-shared-pkg-config.vcxproj"> | |
<Project>{0FA45296-9836-3DE4-BEA5-F2029797A16F}</Project> | |
<Name>spirv-tools-shared-pkg-config</Name> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\unittests.vcxproj"> | |
<Project>{4BDD6A5B-67E0-33DF-950C-4AD0ABB1D729}</Project> | |
<Name>unittests</Name> | |
</ProjectReference> | |
</ItemGroup> | |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
<ImportGroup Label="ExtensionTargets"> | |
</ImportGroup> | |
</Project> |