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