• 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  <ItemGroup Label="ProjectConfigurations">
4    <ProjectConfiguration Include="Debug|Win32">
5      <Configuration>Debug</Configuration>
6      <Platform>Win32</Platform>
7    </ProjectConfiguration>
8    <ProjectConfiguration Include="Debug|x64">
9      <Configuration>Debug</Configuration>
10      <Platform>x64</Platform>
11    </ProjectConfiguration>
12    <ProjectConfiguration Include="Profile|Win32">
13      <Configuration>Profile</Configuration>
14      <Platform>Win32</Platform>
15    </ProjectConfiguration>
16    <ProjectConfiguration Include="Profile|x64">
17      <Configuration>Profile</Configuration>
18      <Platform>x64</Platform>
19    </ProjectConfiguration>
20    <ProjectConfiguration Include="Release|Win32">
21      <Configuration>Release</Configuration>
22      <Platform>Win32</Platform>
23    </ProjectConfiguration>
24    <ProjectConfiguration Include="Release|x64">
25      <Configuration>Release</Configuration>
26      <Platform>x64</Platform>
27    </ProjectConfiguration>
28  </ItemGroup>
29  <PropertyGroup Label="Globals">
30    <ProjectGuid>{7B02CB19-4CDF-4F79-BC9B-7F3F6164A003}</ProjectGuid>
31    <Keyword>Win32Proj</Keyword>
32    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
33    <PreferredToolArchitecture>x64</PreferredToolArchitecture>
34  </PropertyGroup>
35  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
36  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
37    <ConfigurationType>StaticLibrary</ConfigurationType>
38    <CharacterSet>NotSet</CharacterSet>
39    <WholeProgramOptimization>true</WholeProgramOptimization>
40    <PlatformToolset>v141</PlatformToolset>
41  </PropertyGroup>
42  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'" Label="Configuration">
43    <ConfigurationType>StaticLibrary</ConfigurationType>
44    <CharacterSet>NotSet</CharacterSet>
45    <WholeProgramOptimization>true</WholeProgramOptimization>
46    <PlatformToolset>v141</PlatformToolset>
47  </PropertyGroup>
48  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
49    <ConfigurationType>StaticLibrary</ConfigurationType>
50    <CharacterSet>NotSet</CharacterSet>
51    <WholeProgramOptimization>false</WholeProgramOptimization>
52    <PlatformToolset>v141</PlatformToolset>
53  </PropertyGroup>
54  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
55    <ConfigurationType>StaticLibrary</ConfigurationType>
56    <CharacterSet>NotSet</CharacterSet>
57    <WholeProgramOptimization>true</WholeProgramOptimization>
58    <PlatformToolset>v141</PlatformToolset>
59  </PropertyGroup>
60  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|x64'" Label="Configuration">
61    <ConfigurationType>StaticLibrary</ConfigurationType>
62    <CharacterSet>NotSet</CharacterSet>
63    <WholeProgramOptimization>true</WholeProgramOptimization>
64    <PlatformToolset>v141</PlatformToolset>
65  </PropertyGroup>
66  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
67    <ConfigurationType>StaticLibrary</ConfigurationType>
68    <CharacterSet>NotSet</CharacterSet>
69    <WholeProgramOptimization>false</WholeProgramOptimization>
70    <PlatformToolset>v141</PlatformToolset>
71  </PropertyGroup>
72  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
73  <ImportGroup Label="ExtensionSettings">
74  </ImportGroup>
75  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
76    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
77    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
78  </ImportGroup>
79  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'" Label="PropertySheets">
80    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
81    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
82  </ImportGroup>
83  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
84    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
85    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
86  </ImportGroup>
87  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
88    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
89    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
90  </ImportGroup>
91  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Profile|x64'" Label="PropertySheets">
92    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
93    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
94  </ImportGroup>
95  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
96    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
97    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
98  </ImportGroup>
99  <PropertyGroup Label="UserMacros" />
100  <PropertyGroup>
101    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
102    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir>
103    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir>
104    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir>
105    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir>
106    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir>
107    <OutDir Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir>
108    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir>
109    <IntDir Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir>
110    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir>
111    <OutDir Condition="'$(Configuration)|$(Platform)'=='Profile|x64'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir>
112    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir>
113    <IntDir Condition="'$(Configuration)|$(Platform)'=='Profile|x64'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir>
114  </PropertyGroup>
115  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
116    <ClCompile>
117      <Optimization>Disabled</Optimization>
118      <InlineFunctionExpansion>Default</InlineFunctionExpansion>
119      <IntrinsicFunctions>true</IntrinsicFunctions>
120      <FavorSizeOrSpeed>Neither</FavorSizeOrSpeed>
121      <OmitFramePointers>false</OmitFramePointers>
122      <AdditionalIncludeDirectories>..\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
123      <PreprocessorDefinitions>WIN32;NO_SANITIZE_FUNCTION=;_DEBUG;_LIB;_HAS_EXCEPTIONS=0;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
124      <ExceptionHandling>false</ExceptionHandling>
125      <BasicRuntimeChecks>Default</BasicRuntimeChecks>
126      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
127      <BufferSecurityCheck>false</BufferSecurityCheck>
128      <ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
129      <PrecompiledHeader>
130      </PrecompiledHeader>
131      <BrowseInformation>true</BrowseInformation>
132      <WarningLevel>Level3</WarningLevel>
133      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
134      <DisableSpecificWarnings>4267;5030;%(DisableSpecificWarnings)</DisableSpecificWarnings>
135      <RuntimeTypeInfo>false</RuntimeTypeInfo>
136      <TreatWarningAsError>true</TreatWarningAsError>
137      <MultiProcessorCompilation>true</MultiProcessorCompilation>
138      <TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors>
139      <AdditionalOptions>/permissive- %(AdditionalOptions)</AdditionalOptions>
140    </ClCompile>
141    <Lib>
142      <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
143    </Lib>
144    <ProjectReference>
145      <LinkLibraryDependencies>false</LinkLibraryDependencies>
146    </ProjectReference>
147  </ItemDefinitionGroup>
148  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
149    <Midl>
150      <TargetEnvironment>X64</TargetEnvironment>
151    </Midl>
152    <ClCompile>
153      <Optimization>Disabled</Optimization>
154      <InlineFunctionExpansion>Default</InlineFunctionExpansion>
155      <IntrinsicFunctions>true</IntrinsicFunctions>
156      <FavorSizeOrSpeed>Neither</FavorSizeOrSpeed>
157      <OmitFramePointers>false</OmitFramePointers>
158      <AdditionalIncludeDirectories>..\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
159      <PreprocessorDefinitions>WIN32;NO_SANITIZE_FUNCTION=;_DEBUG;_LIB;_HAS_EXCEPTIONS=0;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
160      <ExceptionHandling>false</ExceptionHandling>
161      <BasicRuntimeChecks>Default</BasicRuntimeChecks>
162      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
163      <BufferSecurityCheck>false</BufferSecurityCheck>
164      <ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
165      <PrecompiledHeader>
166      </PrecompiledHeader>
167      <BrowseInformation>true</BrowseInformation>
168      <WarningLevel>Level3</WarningLevel>
169      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
170      <DisableSpecificWarnings>4267;5030;%(DisableSpecificWarnings)</DisableSpecificWarnings>
171      <RuntimeTypeInfo>false</RuntimeTypeInfo>
172      <TreatWarningAsError>true</TreatWarningAsError>
173      <MultiProcessorCompilation>true</MultiProcessorCompilation>
174      <TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors>
175      <AdditionalOptions>/permissive- %(AdditionalOptions)</AdditionalOptions>
176    </ClCompile>
177    <Lib>
178      <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
179    </Lib>
180    <ProjectReference>
181      <LinkLibraryDependencies>false</LinkLibraryDependencies>
182    </ProjectReference>
183  </ItemDefinitionGroup>
184  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
185    <ClCompile>
186      <Optimization>Full</Optimization>
187      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
188      <IntrinsicFunctions>false</IntrinsicFunctions>
189      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
190      <OmitFramePointers>true</OmitFramePointers>
191      <WholeProgramOptimization>true</WholeProgramOptimization>
192      <AdditionalIncludeDirectories>..\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
193      <PreprocessorDefinitions>WIN32;NO_SANITIZE_FUNCTION=;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0;_HAS_EXCEPTIONS=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
194      <ExceptionHandling>false</ExceptionHandling>
195      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
196      <BufferSecurityCheck>false</BufferSecurityCheck>
197      <ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
198      <PrecompiledHeader>
199      </PrecompiledHeader>
200      <WarningLevel>Level3</WarningLevel>
201      <DebugInformationFormat>
202      </DebugInformationFormat>
203      <DisableSpecificWarnings>4267;5030;%(DisableSpecificWarnings)</DisableSpecificWarnings>
204      <ForcedIncludeFiles>%(ForcedIncludeFiles)</ForcedIncludeFiles>
205      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
206      <StringPooling>true</StringPooling>
207      <FloatingPointExceptions>false</FloatingPointExceptions>
208      <RuntimeTypeInfo>false</RuntimeTypeInfo>
209      <TreatWarningAsError>true</TreatWarningAsError>
210      <MultiProcessorCompilation>true</MultiProcessorCompilation>
211      <TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors>
212      <AdditionalOptions>/permissive- %(AdditionalOptions)</AdditionalOptions>
213    </ClCompile>
214    <Lib>
215      <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
216    </Lib>
217    <ProjectReference>
218      <LinkLibraryDependencies>false</LinkLibraryDependencies>
219    </ProjectReference>
220  </ItemDefinitionGroup>
221  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">
222    <ClCompile>
223      <Optimization>Full</Optimization>
224      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
225      <IntrinsicFunctions>false</IntrinsicFunctions>
226      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
227      <OmitFramePointers>false</OmitFramePointers>
228      <WholeProgramOptimization>false</WholeProgramOptimization>
229      <AdditionalIncludeDirectories>..\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
230      <PreprocessorDefinitions>WIN32;NO_SANITIZE_FUNCTION=;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0;_HAS_EXCEPTIONS=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
231      <ExceptionHandling>false</ExceptionHandling>
232      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
233      <BufferSecurityCheck>false</BufferSecurityCheck>
234      <ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
235      <PrecompiledHeader>
236      </PrecompiledHeader>
237      <WarningLevel>Level3</WarningLevel>
238      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
239      <DisableSpecificWarnings>4267;5030;%(DisableSpecificWarnings)</DisableSpecificWarnings>
240      <ForcedIncludeFiles>%(ForcedIncludeFiles)</ForcedIncludeFiles>
241      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
242      <StringPooling>true</StringPooling>
243      <FloatingPointExceptions>false</FloatingPointExceptions>
244      <RuntimeTypeInfo>false</RuntimeTypeInfo>
245      <TreatWarningAsError>true</TreatWarningAsError>
246      <TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors>
247      <AdditionalOptions>/permissive- %(AdditionalOptions)</AdditionalOptions>
248      <MultiProcessorCompilation>true</MultiProcessorCompilation>
249    </ClCompile>
250    <Lib>
251      <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
252    </Lib>
253    <ProjectReference>
254      <LinkLibraryDependencies>false</LinkLibraryDependencies>
255    </ProjectReference>
256  </ItemDefinitionGroup>
257  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
258    <Midl>
259      <TargetEnvironment>X64</TargetEnvironment>
260    </Midl>
261    <ClCompile>
262      <Optimization>Full</Optimization>
263      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
264      <IntrinsicFunctions>false</IntrinsicFunctions>
265      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
266      <OmitFramePointers>true</OmitFramePointers>
267      <WholeProgramOptimization>true</WholeProgramOptimization>
268      <AdditionalIncludeDirectories>..\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
269      <PreprocessorDefinitions>WIN32;NO_SANITIZE_FUNCTION=;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0;_HAS_EXCEPTIONS=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
270      <ExceptionHandling>false</ExceptionHandling>
271      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
272      <BufferSecurityCheck>false</BufferSecurityCheck>
273      <ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
274      <PrecompiledHeader>
275      </PrecompiledHeader>
276      <WarningLevel>Level3</WarningLevel>
277      <DebugInformationFormat>
278      </DebugInformationFormat>
279      <DisableSpecificWarnings>4267;5030;%(DisableSpecificWarnings)</DisableSpecificWarnings>
280      <ForcedIncludeFiles>%(ForcedIncludeFiles)</ForcedIncludeFiles>
281      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
282      <StringPooling>true</StringPooling>
283      <FloatingPointExceptions>false</FloatingPointExceptions>
284      <RuntimeTypeInfo>false</RuntimeTypeInfo>
285      <TreatWarningAsError>true</TreatWarningAsError>
286      <MultiProcessorCompilation>true</MultiProcessorCompilation>
287      <TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors>
288      <AdditionalOptions>/permissive- %(AdditionalOptions)</AdditionalOptions>
289    </ClCompile>
290    <Lib>
291      <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
292    </Lib>
293    <ProjectReference>
294      <LinkLibraryDependencies>false</LinkLibraryDependencies>
295    </ProjectReference>
296  </ItemDefinitionGroup>
297  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Profile|x64'">
298    <Midl>
299      <TargetEnvironment>X64</TargetEnvironment>
300    </Midl>
301    <ClCompile>
302      <Optimization>Full</Optimization>
303      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
304      <IntrinsicFunctions>false</IntrinsicFunctions>
305      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
306      <OmitFramePointers>false</OmitFramePointers>
307      <WholeProgramOptimization>false</WholeProgramOptimization>
308      <AdditionalIncludeDirectories>..\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
309      <PreprocessorDefinitions>WIN32;NO_SANITIZE_FUNCTION=;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0;_HAS_EXCEPTIONS=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
310      <ExceptionHandling>false</ExceptionHandling>
311      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
312      <BufferSecurityCheck>false</BufferSecurityCheck>
313      <ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
314      <PrecompiledHeader>
315      </PrecompiledHeader>
316      <WarningLevel>Level3</WarningLevel>
317      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
318      <DisableSpecificWarnings>4267;5030;%(DisableSpecificWarnings)</DisableSpecificWarnings>
319      <ForcedIncludeFiles>%(ForcedIncludeFiles)</ForcedIncludeFiles>
320      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
321      <StringPooling>true</StringPooling>
322      <FloatingPointExceptions>false</FloatingPointExceptions>
323      <RuntimeTypeInfo>false</RuntimeTypeInfo>
324      <TreatWarningAsError>true</TreatWarningAsError>
325      <TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors>
326      <AdditionalOptions>/permissive- %(AdditionalOptions)</AdditionalOptions>
327      <MultiProcessorCompilation>true</MultiProcessorCompilation>
328    </ClCompile>
329    <Lib>
330      <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
331    </Lib>
332    <ProjectReference>
333      <LinkLibraryDependencies>false</LinkLibraryDependencies>
334    </ProjectReference>
335  </ItemDefinitionGroup>
336  <ItemGroup>
337    <ClCompile Include="..\Common\Socket.cpp" />
338    <ClCompile Include="..\Common\Thread.cpp" />
339    <ClCompile Include="..\Main\Config.cpp" />
340    <ClCompile Include="..\Main\FrameBufferOzone.cpp" />
341    <ClCompile Include="..\Main\FrameBufferWin.cpp" />
342    <ClCompile Include="..\Renderer\ETC_Decoder.cpp" />
343    <ClCompile Include="..\Shader\Constants.cpp" />
344    <ClCompile Include="..\Shader\PixelPipeline.cpp" />
345    <ClCompile Include="..\Shader\PixelProgram.cpp" />
346    <ClCompile Include="..\Shader\PixelRoutine.cpp" />
347    <ClCompile Include="..\Shader\PixelShader.cpp" />
348    <ClCompile Include="..\Shader\SamplerCore.cpp" />
349    <ClCompile Include="..\Shader\SetupRoutine.cpp" />
350    <ClCompile Include="..\Shader\Shader.cpp" />
351    <ClCompile Include="..\Shader\ShaderCore.cpp" />
352    <ClCompile Include="..\Shader\VertexPipeline.cpp" />
353    <ClCompile Include="..\Shader\VertexProgram.cpp" />
354    <ClCompile Include="..\Shader\VertexRoutine.cpp" />
355    <ClCompile Include="..\Shader\VertexShader.cpp" />
356    <ClCompile Include="..\Renderer\Blitter.cpp" />
357    <ClCompile Include="..\Renderer\Clipper.cpp" />
358    <ClCompile Include="..\Renderer\Color.cpp" />
359    <ClCompile Include="..\Renderer\Context.cpp" />
360    <ClCompile Include="..\Renderer\Matrix.cpp" />
361    <ClCompile Include="..\Renderer\PixelProcessor.cpp" />
362    <ClCompile Include="..\Renderer\Plane.cpp" />
363    <ClCompile Include="..\Renderer\Point.cpp" />
364    <ClCompile Include="..\Renderer\QuadRasterizer.cpp">
365      <PreprocessToFile Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</PreprocessToFile>
366      <PreprocessSuppressLineNumbers Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</PreprocessSuppressLineNumbers>
367      <PreprocessKeepComments Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</PreprocessKeepComments>
368      <PreprocessToFile Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</PreprocessToFile>
369      <PreprocessSuppressLineNumbers Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</PreprocessSuppressLineNumbers>
370      <PreprocessKeepComments Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</PreprocessKeepComments>
371      <PreprocessToFile Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</PreprocessToFile>
372      <PreprocessToFile Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">false</PreprocessToFile>
373      <PreprocessSuppressLineNumbers Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</PreprocessSuppressLineNumbers>
374      <PreprocessSuppressLineNumbers Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">false</PreprocessSuppressLineNumbers>
375      <PreprocessKeepComments Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</PreprocessKeepComments>
376      <PreprocessKeepComments Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">false</PreprocessKeepComments>
377      <PreprocessToFile Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</PreprocessToFile>
378      <PreprocessToFile Condition="'$(Configuration)|$(Platform)'=='Profile|x64'">false</PreprocessToFile>
379      <PreprocessSuppressLineNumbers Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</PreprocessSuppressLineNumbers>
380      <PreprocessSuppressLineNumbers Condition="'$(Configuration)|$(Platform)'=='Profile|x64'">false</PreprocessSuppressLineNumbers>
381      <PreprocessKeepComments Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</PreprocessKeepComments>
382      <PreprocessKeepComments Condition="'$(Configuration)|$(Platform)'=='Profile|x64'">false</PreprocessKeepComments>
383    </ClCompile>
384    <ClCompile Include="..\Renderer\Renderer.cpp" />
385    <ClCompile Include="..\Renderer\Sampler.cpp" />
386    <ClCompile Include="..\Renderer\SetupProcessor.cpp" />
387    <ClCompile Include="..\Renderer\Surface.cpp" />
388    <ClCompile Include="..\Renderer\TextureStage.cpp" />
389    <ClCompile Include="..\Renderer\Vector.cpp" />
390    <ClCompile Include="..\Renderer\VertexProcessor.cpp" />
391    <ClCompile Include="..\Main\FrameBuffer.cpp" />
392    <ClCompile Include="..\Main\FrameBufferDD.cpp" />
393    <ClCompile Include="..\Main\FrameBufferGDI.cpp" />
394    <ClCompile Include="..\Main\SwiftConfig.cpp" />
395    <ClCompile Include="..\Common\Configurator.cpp" />
396    <ClCompile Include="..\Common\CPUID.cpp" />
397    <ClCompile Include="..\Common\Debug.cpp" />
398    <ClCompile Include="..\Common\Half.cpp" />
399    <ClCompile Include="..\Common\Math.cpp" />
400    <ClCompile Include="..\Common\Memory.cpp" />
401    <ClCompile Include="..\Common\Resource.cpp" />
402    <ClCompile Include="..\Common\Timer.cpp" />
403  </ItemGroup>
404  <ItemGroup>
405    <ClInclude Include="..\Common\SharedLibrary.hpp" />
406    <ClInclude Include="..\Common\Socket.hpp" />
407    <ClInclude Include="..\Common\Thread.hpp" />
408    <ClInclude Include="..\Common\Version.h" />
409    <ClInclude Include="..\Main\FrameBufferWin.hpp" />
410    <ClInclude Include="..\Renderer\ETC_Decoder.hpp" />
411    <ClInclude Include="..\Renderer\Polygon.hpp" />
412    <ClInclude Include="..\Renderer\RoutineCache.hpp" />
413    <ClInclude Include="..\Shader\PixelPipeline.hpp" />
414    <ClInclude Include="..\Shader\PixelProgram.hpp" />
415    <ClInclude Include="..\Shader\Constants.hpp" />
416    <ClInclude Include="..\Shader\PixelRoutine.hpp" />
417    <ClInclude Include="..\Shader\PixelShader.hpp" />
418    <ClInclude Include="..\Shader\SamplerCore.hpp" />
419    <ClInclude Include="..\Shader\SetupRoutine.hpp" />
420    <ClInclude Include="..\Shader\Shader.hpp" />
421    <ClInclude Include="..\Shader\ShaderCore.hpp" />
422    <ClInclude Include="..\Shader\VertexPipeline.hpp" />
423    <ClInclude Include="..\Shader\VertexProgram.hpp" />
424    <ClInclude Include="..\Shader\VertexRoutine.hpp" />
425    <ClInclude Include="..\Shader\VertexShader.hpp" />
426    <ClInclude Include="..\Renderer\Blitter.hpp" />
427    <ClInclude Include="..\Renderer\Clipper.hpp" />
428    <ClInclude Include="..\Renderer\Color.hpp" />
429    <ClInclude Include="..\Renderer\Context.hpp" />
430    <ClInclude Include="..\Renderer\LRUCache.hpp" />
431    <ClInclude Include="..\Renderer\Matrix.hpp" />
432    <ClInclude Include="..\Renderer\Memset.hpp" />
433    <ClInclude Include="..\Renderer\PixelProcessor.hpp" />
434    <ClInclude Include="..\Renderer\Plane.hpp" />
435    <ClInclude Include="..\Renderer\Point.hpp" />
436    <ClInclude Include="..\Renderer\Primitive.hpp" />
437    <ClInclude Include="..\Renderer\QuadRasterizer.hpp" />
438    <ClInclude Include="..\Renderer\Rasterizer.hpp" />
439    <ClInclude Include="..\Renderer\Renderer.hpp" />
440    <ClInclude Include="..\Renderer\Sampler.hpp" />
441    <ClInclude Include="..\Renderer\SetupProcessor.hpp" />
442    <ClInclude Include="..\Renderer\Stream.hpp" />
443    <ClInclude Include="..\Renderer\Surface.hpp" />
444    <ClInclude Include="..\Renderer\TextureStage.hpp" />
445    <ClInclude Include="..\Renderer\Vector.hpp" />
446    <ClInclude Include="..\Renderer\Vertex.hpp" />
447    <ClInclude Include="..\Renderer\VertexProcessor.hpp" />
448    <ClInclude Include="..\Main\Config.hpp" />
449    <ClInclude Include="..\Main\FrameBuffer.hpp" />
450    <ClInclude Include="..\Main\FrameBufferDD.hpp" />
451    <ClInclude Include="..\Main\FrameBufferGDI.hpp" />
452    <ClInclude Include="..\Main\SwiftConfig.hpp" />
453    <ClInclude Include="..\Common\Configurator.hpp" />
454    <ClInclude Include="..\Common\CPUID.hpp" />
455    <ClInclude Include="..\Common\Debug.hpp" />
456    <ClInclude Include="..\Common\Half.hpp" />
457    <ClInclude Include="..\Common\Math.hpp" />
458    <ClInclude Include="..\Common\Memory.hpp" />
459    <ClInclude Include="..\Common\MutexLock.hpp" />
460    <ClInclude Include="..\Common\Resource.hpp" />
461    <ClInclude Include="..\Common\Timer.hpp" />
462    <ClInclude Include="..\Common\Types.hpp" />
463  </ItemGroup>
464  <ItemGroup>
465    <None Include="SwiftShader.ini" />
466  </ItemGroup>
467  <ItemGroup>
468    <ProjectReference Include="..\Reactor\Reactor.vcxproj">
469      <Project>{28fd076d-10b5-4bd8-a4cf-f44c7002a803}</Project>
470    </ProjectReference>
471  </ItemGroup>
472  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
473  <ImportGroup Label="ExtensionTargets">
474  </ImportGroup>
475</Project>