<?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>$(SolutionDir)third_party\SPIRV-Tools;%(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>$(SolutionDir)third_party\SPIRV-Tools;%(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\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\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> | |
</ItemGroup> | |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
<ImportGroup Label="ExtensionTargets"> | |
</ImportGroup> | |
</Project> |