• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <PreferredToolArchitecture>x64</PreferredToolArchitecture>
5  </PropertyGroup>
6  <ItemGroup Label="ProjectConfigurations">
7    <ProjectConfiguration Include="Debug|x64">
8      <Configuration>Debug</Configuration>
9      <Platform>x64</Platform>
10    </ProjectConfiguration>
11    <ProjectConfiguration Include="Release|x64">
12      <Configuration>Release</Configuration>
13      <Platform>x64</Platform>
14    </ProjectConfiguration>
15  </ItemGroup>
16  <PropertyGroup Label="Globals">
17    <ProjectGuid>{3978CAAD-F578-396F-B6DA-02E54873CA6A}</ProjectGuid>
18    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
19    <Keyword>Win32Proj</Keyword>
20    <Platform>x64</Platform>
21    <ProjectName>ALL_BUILD</ProjectName>
22    <VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
23  </PropertyGroup>
24  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
25  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
26    <ConfigurationType>Utility</ConfigurationType>
27    <CharacterSet>MultiByte</CharacterSet>
28    <PlatformToolset>v141</PlatformToolset>
29  </PropertyGroup>
30  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
31    <ConfigurationType>Utility</ConfigurationType>
32    <CharacterSet>MultiByte</CharacterSet>
33    <PlatformToolset>v141</PlatformToolset>
34  </PropertyGroup>
35  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
36  <ImportGroup Label="ExtensionSettings">
37  </ImportGroup>
38  <ImportGroup Label="PropertySheets">
39    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
40  </ImportGroup>
41  <PropertyGroup Label="UserMacros" />
42  <PropertyGroup>
43    <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
44    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
45    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
46  </PropertyGroup>
47  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
48    <Midl>
49      <AdditionalIncludeDirectories>$(SolutionDir)third_party\SPIRV-Tools;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
50      <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
51      <HeaderFileName>%(Filename).h</HeaderFileName>
52      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
53      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
54      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
55    </Midl>
56  </ItemDefinitionGroup>
57  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
58    <Midl>
59      <AdditionalIncludeDirectories>$(SolutionDir)third_party\SPIRV-Tools;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
60      <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
61      <HeaderFileName>%(Filename).h</HeaderFileName>
62      <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
63      <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
64      <ProxyFileName>%(Filename)_p.c</ProxyFileName>
65    </Midl>
66  </ItemDefinitionGroup>
67  <ItemGroup>
68  </ItemGroup>
69  <ItemGroup>
70    <ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\SPIRV-Tools.vcxproj">
71      <Project>{3E7F109C-4B35-3E20-A822-17E6AD235062}</Project>
72      <Name>SPIRV-Tools</Name>
73      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
74      <CopyToOutputDirectory>Never</CopyToOutputDirectory>
75    </ProjectReference>
76    <ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\link\SPIRV-Tools-link.vcxproj">
77      <Project>{68834AD5-EAB1-379D-BD2B-1682FC06CAB6}</Project>
78      <Name>SPIRV-Tools-link</Name>
79      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
80      <CopyToOutputDirectory>Never</CopyToOutputDirectory>
81    </ProjectReference>
82    <ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\opt\SPIRV-Tools-opt.vcxproj">
83      <Project>{B0B037D2-2FCD-36F3-B140-FAAEEC271424}</Project>
84      <Name>SPIRV-Tools-opt</Name>
85      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
86      <CopyToOutputDirectory>Never</CopyToOutputDirectory>
87    </ProjectReference>
88    <ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\reduce\SPIRV-Tools-reduce.vcxproj">
89      <Project>{75611AE6-0325-3E59-8273-FF7FB44B94F7}</Project>
90      <Name>SPIRV-Tools-reduce</Name>
91      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
92      <CopyToOutputDirectory>Never</CopyToOutputDirectory>
93    </ProjectReference>
94    <ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\source\SPIRV-Tools-shared.vcxproj">
95      <Project>{C94EDFAF-90F6-3A9B-848C-E5FCBD1F5C4C}</Project>
96      <Name>SPIRV-Tools-shared</Name>
97      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
98      <CopyToOutputDirectory>Never</CopyToOutputDirectory>
99    </ProjectReference>
100    <ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\spirv-tools-pkg-config.vcxproj">
101      <Project>{4A218750-64B6-317F-BB39-6343D956CDFE}</Project>
102      <Name>spirv-tools-pkg-config</Name>
103      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
104      <CopyToOutputDirectory>Never</CopyToOutputDirectory>
105    </ProjectReference>
106    <ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\third_party\SPIRV-Tools\spirv-tools-shared-pkg-config.vcxproj">
107      <Project>{DC3E944C-5424-3F8B-B027-42D2C8D00D87}</Project>
108      <Name>spirv-tools-shared-pkg-config</Name>
109      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
110      <CopyToOutputDirectory>Never</CopyToOutputDirectory>
111    </ProjectReference>
112  </ItemGroup>
113  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
114  <ImportGroup Label="ExtensionTargets">
115  </ImportGroup>
116</Project>