OSDN Git Service

Fix pedantic narrowing conversion error.
[android-x86/external-swiftshader.git] / src / Reactor / SubzeroLLVMDependencies.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Release|Win32">\r
9       <Configuration>Release</Configuration>\r
10       <Platform>Win32</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Debug|x64">\r
13       <Configuration>Debug</Configuration>\r
14       <Platform>x64</Platform>\r
15     </ProjectConfiguration>\r
16     <ProjectConfiguration Include="Release|x64">\r
17       <Configuration>Release</Configuration>\r
18       <Platform>x64</Platform>\r
19     </ProjectConfiguration>\r
20   </ItemGroup>\r
21   <PropertyGroup Label="Globals">\r
22     <ProjectGuid>{E3BBD7DA-45C1-43EF-9C87-3F411031BDE4}</ProjectGuid>\r
23     <RootNamespace>SubzeroLLVMDependencies</RootNamespace>\r
24     <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>\r
25   </PropertyGroup>\r
26   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
27   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
28     <ConfigurationType>StaticLibrary</ConfigurationType>\r
29     <UseDebugLibraries>true</UseDebugLibraries>\r
30     <PlatformToolset>v141</PlatformToolset>\r
31     <CharacterSet>NotSet</CharacterSet>\r
32   </PropertyGroup>\r
33   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
34     <ConfigurationType>StaticLibrary</ConfigurationType>\r
35     <UseDebugLibraries>false</UseDebugLibraries>\r
36     <PlatformToolset>v141</PlatformToolset>\r
37     <WholeProgramOptimization>true</WholeProgramOptimization>\r
38     <CharacterSet>NotSet</CharacterSet>\r
39   </PropertyGroup>\r
40   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
41     <ConfigurationType>StaticLibrary</ConfigurationType>\r
42     <UseDebugLibraries>true</UseDebugLibraries>\r
43     <PlatformToolset>v141</PlatformToolset>\r
44     <CharacterSet>NotSet</CharacterSet>\r
45   </PropertyGroup>\r
46   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
47     <ConfigurationType>StaticLibrary</ConfigurationType>\r
48     <UseDebugLibraries>false</UseDebugLibraries>\r
49     <PlatformToolset>v141</PlatformToolset>\r
50     <WholeProgramOptimization>true</WholeProgramOptimization>\r
51     <CharacterSet>NotSet</CharacterSet>\r
52   </PropertyGroup>\r
53   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
54   <ImportGroup Label="ExtensionSettings">\r
55   </ImportGroup>\r
56   <ImportGroup Label="Shared">\r
57   </ImportGroup>\r
58   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
59     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
60   </ImportGroup>\r
61   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
62     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
63   </ImportGroup>\r
64   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
65     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
66   </ImportGroup>\r
67   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
68     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
69   </ImportGroup>\r
70   <PropertyGroup Label="UserMacros" />\r
71   <PropertyGroup />\r
72   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
73     <ClCompile>\r
74       <WarningLevel>Level3</WarningLevel>\r
75       <Optimization>Disabled</Optimization>\r
76       <SDLCheck>\r
77       </SDLCheck>\r
78       <AdditionalIncludeDirectories>$(SolutionDir)third_party\llvm-subzero\include;$(SolutionDir)third_party\llvm-subzero\build\Windows\include</AdditionalIncludeDirectories>\r
79       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
80       <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
81       <TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors>\r
82     </ClCompile>\r
83   </ItemDefinitionGroup>\r
84   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
85     <ClCompile>\r
86       <WarningLevel>Level3</WarningLevel>\r
87       <Optimization>Disabled</Optimization>\r
88       <SDLCheck>\r
89       </SDLCheck>\r
90       <AdditionalIncludeDirectories>$(SolutionDir)third_party\llvm-subzero\include;$(SolutionDir)third_party\llvm-subzero\build\Windows\include</AdditionalIncludeDirectories>\r
91       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
92       <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
93       <TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors>\r
94     </ClCompile>\r
95   </ItemDefinitionGroup>\r
96   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
97     <ClCompile>\r
98       <WarningLevel>Level3</WarningLevel>\r
99       <Optimization>MaxSpeed</Optimization>\r
100       <FunctionLevelLinking>true</FunctionLevelLinking>\r
101       <IntrinsicFunctions>true</IntrinsicFunctions>\r
102       <SDLCheck>\r
103       </SDLCheck>\r
104       <AdditionalIncludeDirectories>$(SolutionDir)third_party\llvm-subzero\include;$(SolutionDir)third_party\llvm-subzero\build\Windows\include</AdditionalIncludeDirectories>\r
105       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
106       <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
107       <TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors>\r
108     </ClCompile>\r
109     <Link>\r
110       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
111       <OptimizeReferences>true</OptimizeReferences>\r
112     </Link>\r
113   </ItemDefinitionGroup>\r
114   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
115     <ClCompile>\r
116       <WarningLevel>Level3</WarningLevel>\r
117       <Optimization>MaxSpeed</Optimization>\r
118       <FunctionLevelLinking>true</FunctionLevelLinking>\r
119       <IntrinsicFunctions>true</IntrinsicFunctions>\r
120       <SDLCheck>\r
121       </SDLCheck>\r
122       <AdditionalIncludeDirectories>$(SolutionDir)third_party\llvm-subzero\include;$(SolutionDir)third_party\llvm-subzero\build\Windows\include</AdditionalIncludeDirectories>\r
123       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
124       <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
125       <TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors>\r
126     </ClCompile>\r
127     <Link>\r
128       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
129       <OptimizeReferences>true</OptimizeReferences>\r
130     </Link>\r
131   </ItemDefinitionGroup>\r
132   <ItemGroup>\r
133     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\APInt.cpp" />\r
134     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\Atomic.cpp" />\r
135     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\circular_raw_ostream.cpp" />\r
136     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\CommandLine.cpp" />\r
137     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\ConvertUTF.cpp" />\r
138     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\ConvertUTFWrapper.cpp" />\r
139     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\Debug.cpp" />\r
140     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\ErrorHandling.cpp" />\r
141     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\FoldingSet.cpp" />\r
142     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\Hashing.cpp" />\r
143     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\Host.cpp" />\r
144     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\ManagedStatic.cpp" />\r
145     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\MemoryBuffer.cpp" />\r
146     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\Mutex.cpp" />\r
147     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\NativeFormatting.cpp" />\r
148     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\Path.cpp" />\r
149     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\Process.cpp" />\r
150     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\Program.cpp" />\r
151     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\raw_ostream.cpp" />\r
152     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\raw_os_ostream.cpp" />\r
153     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\regcomp.c" />\r
154     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\regerror.c" />\r
155     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\Regex.cpp" />\r
156     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\regexec.c" />\r
157     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\regfree.c" />\r
158     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\regstrlcpy.c" />\r
159     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\Signals.cpp" />\r
160     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\SmallPtrSet.cpp" />\r
161     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\SmallVector.cpp" />\r
162     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\StringExtras.cpp" />\r
163     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\StringMap.cpp" />\r
164     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\StringRef.cpp" />\r
165     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\StringSaver.cpp" />\r
166     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\TargetParser.cpp" />\r
167     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\Threading.cpp" />\r
168     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\Timer.cpp" />\r
169     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\Triple.cpp" />\r
170     <ClCompile Include="..\..\third_party\llvm-subzero\lib\Support\Twine.cpp" />\r
171   </ItemGroup>\r
172   <ItemGroup>\r
173     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm-c\ErrorHandling.h" />\r
174     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm-c\Support.h" />\r
175     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm-c\Types.h" />\r
176     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\APFloat.h" />\r
177     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\APInt.h" />\r
178     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\ArrayRef.h" />\r
179     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\BitVector.h" />\r
180     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\DenseMap.h" />\r
181     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\DenseMapInfo.h" />\r
182     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\edit_distance.h" />\r
183     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\EpochTracker.h" />\r
184     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\FoldingSet.h" />\r
185     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\Hashing.h" />\r
186     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\ilist.h" />\r
187     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\ilist_base.h" />\r
188     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\ilist_iterator.h" />\r
189     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\ilist_node.h" />\r
190     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\ilist_node_base.h" />\r
191     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\IntrusiveRefCntPtr.h" />\r
192     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\iterator.h" />\r
193     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\iterator_range.h" />\r
194     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\None.h" />\r
195     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\Optional.h" />\r
196     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\PointerIntPair.h" />\r
197     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\PointerUnion.h" />\r
198     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\simple_ilist.h" />\r
199     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\SmallPtrSet.h" />\r
200     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\SmallString.h" />\r
201     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\SmallVector.h" />\r
202     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\Statistic.h" />\r
203     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\STLExtras.h" />\r
204     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\StringExtras.h" />\r
205     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\StringMap.h" />\r
206     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\StringRef.h" />\r
207     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\StringSwitch.h" />\r
208     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\Triple.h" />\r
209     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\ADT\Twine.h" />\r
210     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Config\config.h" />\r
211     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Config\llvm-config.h" />\r
212     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IRReader\IRReader.h" />\r
213     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\Argument.h" />\r
214     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\Attributes.h" />\r
215     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\BasicBlock.h" />\r
216     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\CallingConv.h" />\r
217     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\Constant.h" />\r
218     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\DebugLoc.h" />\r
219     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\DerivedTypes.h" />\r
220     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\Function.h" />\r
221     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\GlobalObject.h" />\r
222     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\GlobalValue.h" />\r
223     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\Instruction.h" />\r
224     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\LLVMContext.h" />\r
225     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\Metadata.h" />\r
226     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\OperandTraits.h" />\r
227     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\SymbolTableListTraits.h" />\r
228     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\TrackingMDRef.h" />\r
229     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\Type.h" />\r
230     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\Use.h" />\r
231     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\User.h" />\r
232     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\IR\Value.h" />\r
233     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\AlignOf.h" />\r
234     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Allocator.h" />\r
235     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\ARMBuildAttributes.h" />\r
236     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Atomic.h" />\r
237     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Casting.h" />\r
238     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\CBindingWrapping.h" />\r
239     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\circular_raw_ostream.h" />\r
240     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\COFF.h" />\r
241     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\CommandLine.h" />\r
242     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Compiler.h" />\r
243     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\ConvertUTF.h" />\r
244     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\DataStream.h" />\r
245     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\DataTypes.h" />\r
246     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Debug.h" />\r
247     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELF.h" />\r
248     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Endian.h" />\r
249     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Errc.h" />\r
250     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Errno.h" />\r
251     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Error.h" />\r
252     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\ErrorHandling.h" />\r
253     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\ErrorOr.h" />\r
254     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\FileSystem.h" />\r
255     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\FileUtilities.h" />\r
256     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Format.h" />\r
257     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Host.h" />\r
258     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\MachO.h" />\r
259     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\ManagedStatic.h" />\r
260     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\MathExtras.h" />\r
261     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\MD5.h" />\r
262     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Memory.h" />\r
263     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\MemoryBuffer.h" />\r
264     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\MemoryObject.h" />\r
265     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Mutex.h" />\r
266     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\MutexGuard.h" />\r
267     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Options.h" />\r
268     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Path.h" />\r
269     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\PointerLikeTypeTraits.h" />\r
270     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Process.h" />\r
271     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Program.h" />\r
272     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\raw_ostream.h" />\r
273     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\raw_os_ostream.h" />\r
274     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Signals.h" />\r
275     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\StreamingMemoryObject.h" />\r
276     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\StringSaver.h" />\r
277     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\SwapByteOrder.h" />\r
278     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\TargetParser.h" />\r
279     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\thread.h" />\r
280     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Threading.h" />\r
281     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Timer.h" />\r
282     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\TimeValue.h" />\r
283     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\type_traits.h" />\r
284     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\Valgrind.h" />\r
285     <ClInclude Include="..\..\third_party\llvm-subzero\include\llvm\Support\WindowsError.h" />\r
286     <ClInclude Include="..\..\third_party\llvm-subzero\lib\Support\Windows\WindowsSupport.h" />\r
287   </ItemGroup>\r
288   <ItemGroup>\r
289     <None Include="..\..\third_party\llvm-subzero\include\llvm\IR\Attributes.inc" />\r
290     <None Include="..\..\third_party\llvm-subzero\include\llvm\IR\Instruction.def" />\r
291     <None Include="..\..\third_party\llvm-subzero\include\llvm\IR\Metadata.def" />\r
292     <None Include="..\..\third_party\llvm-subzero\include\llvm\IR\Value.def" />\r
293     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\AArch64TargetParser.def" />\r
294     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ARMTargetParser.def" />\r
295     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELFRelocs\AArch64.def" />\r
296     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELFRelocs\AMDGPU.def" />\r
297     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELFRelocs\ARM.def" />\r
298     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELFRelocs\AVR.def" />\r
299     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELFRelocs\BPF.def" />\r
300     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELFRelocs\Hexagon.def" />\r
301     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELFRelocs\i386.def" />\r
302     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELFRelocs\Lanai.def" />\r
303     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELFRelocs\Mips.def" />\r
304     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELFRelocs\PowerPC.def" />\r
305     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELFRelocs\PowerPC64.def" />\r
306     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELFRelocs\Sparc.def" />\r
307     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELFRelocs\SystemZ.def" />\r
308     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELFRelocs\WebAssembly.def" />\r
309     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\ELFRelocs\x86_64.def" />\r
310     <None Include="..\..\third_party\llvm-subzero\include\llvm\Support\MachO.def" />\r
311     <None Include="..\..\third_party\llvm-subzero\lib\Support\Windows\Host.inc" />\r
312     <None Include="..\..\third_party\llvm-subzero\lib\Support\Windows\Mutex.inc" />\r
313     <None Include="..\..\third_party\llvm-subzero\lib\Support\Windows\Path.inc" />\r
314     <None Include="..\..\third_party\llvm-subzero\lib\Support\Windows\Process.inc" />\r
315     <None Include="..\..\third_party\llvm-subzero\lib\Support\Windows\Program.inc" />\r
316     <None Include="..\..\third_party\llvm-subzero\lib\Support\Windows\Signals.inc" />\r
317     <None Include="..\..\third_party\llvm-subzero\lib\Support\Windows\TimeValue.inc" />\r
318   </ItemGroup>\r
319   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
320   <ImportGroup Label="ExtensionTargets">\r
321   </ImportGroup>\r
322 </Project>