<?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>{7E8CAA89-E15F-3F2B-BC05-B5A90F7E9532}</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>{087C5089-C3C6-3073-98B0-E99395FE4D6C}</Project> | |
<Name>GLCompiler</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\OGLES2HelloAPI.vcxproj"> | |
<Project>{1BA09198-7B91-3346-978B-22BF18453C70}</Project> | |
<Name>OGLES2HelloAPI</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\ReactorLLVM.vcxproj"> | |
<Project>{5D8ADDAC-197A-3A88-9FB1-61BB28BB5E65}</Project> | |
<Name>ReactorLLVM</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\ReactorUnitTests.vcxproj"> | |
<Project>{40879442-D4B0-3CFB-AE99-C21804BB16F8}</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>{83D86993-70D0-336A-84F1-8B952B8079DD}</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>{F71D815F-E43A-34C5-92DE-15BF331D63CF}</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>{CE414127-5528-30F5-9F5F-5AF9D2B8C04C}</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>{C5C298F8-C2B9-3D36-B183-02D4620C0C55}</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>{E1A9E405-1306-3924-AE73-FFD7FB095685}</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>{F78D4702-44DD-3644-AA44-21FC4646083D}</Project> | |
<Name>SwiftShader</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\gles-unittests.vcxproj"> | |
<Project>{DCFE4B1B-B41D-36C7-B8C5-020A994E19AD}</Project> | |
<Name>gles-unittests</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libEGL.vcxproj"> | |
<Project>{E4456327-6368-3F10-A47F-135E85F957A5}</Project> | |
<Name>libEGL</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libGLES_CM.vcxproj"> | |
<Project>{20E567A4-D618-3C07-9098-10309244270E}</Project> | |
<Name>libGLES_CM</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libGLESv2.vcxproj"> | |
<Project>{3F8FD665-599B-3564-91A8-C0DAD96366E1}</Project> | |
<Name>libGLESv2</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\libvk_swiftshader.vcxproj"> | |
<Project>{DC7C91AF-3ABC-3480-B47B-A0F04B3327D4}</Project> | |
<Name>libvk_swiftshader</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
<ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\llvm.vcxproj"> | |
<Project>{2F30A9CF-6135-3DB8-A898-CC2638959596}</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>{FF67398E-CAA3-37B5-B167-781D03767AB1}</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>{B2815DAA-B884-3519-8B30-8249FFED06CD}</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>{CE5490D0-17ED-325D-BA5F-C3E88E7FEFD8}</Project> | |
<Name>vk-unittests</Name> | |
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
<CopyToOutputDirectory>Never</CopyToOutputDirectory> | |
</ProjectReference> | |
</ItemGroup> | |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
<ImportGroup Label="ExtensionTargets"> | |
</ImportGroup> | |
</Project> |