Home | History | Annotate | Download | only in X86
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <Project DefaultTargets="Build" ToolsVersion="14.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>{F513CBEF-B281-4B76-9CB5-7D31CECC739A}</ProjectGUID>
     31     <Keyword>Win32Proj</Keyword>
     32     <Platform>Win32</Platform>
     33     <ProjectName>LLVMX86CodeGen</ProjectName>
     34   </PropertyGroup>
     35   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
     36   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
     37     <ConfigurationType>StaticLibrary</ConfigurationType>
     38     <UseOfMfc>false</UseOfMfc>
     39     <CharacterSet>MultiByte</CharacterSet>
     40     <PlatformToolset>v140</PlatformToolset>
     41   </PropertyGroup>
     42   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
     43     <ConfigurationType>StaticLibrary</ConfigurationType>
     44     <UseOfMfc>false</UseOfMfc>
     45     <CharacterSet>NotSet</CharacterSet>
     46     <PlatformToolset>v140</PlatformToolset>
     47   </PropertyGroup>
     48   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
     49     <ConfigurationType>StaticLibrary</ConfigurationType>
     50     <UseOfMfc>false</UseOfMfc>
     51     <CharacterSet>NotSet</CharacterSet>
     52     <WholeProgramOptimization>true</WholeProgramOptimization>
     53     <PlatformToolset>v140</PlatformToolset>
     54   </PropertyGroup>
     55   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'" Label="Configuration">
     56     <ConfigurationType>StaticLibrary</ConfigurationType>
     57     <UseOfMfc>false</UseOfMfc>
     58     <CharacterSet>NotSet</CharacterSet>
     59     <WholeProgramOptimization>true</WholeProgramOptimization>
     60     <PlatformToolset>v140</PlatformToolset>
     61   </PropertyGroup>
     62   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
     63     <ConfigurationType>StaticLibrary</ConfigurationType>
     64     <UseOfMfc>false</UseOfMfc>
     65     <CharacterSet>NotSet</CharacterSet>
     66     <WholeProgramOptimization>true</WholeProgramOptimization>
     67     <PlatformToolset>v140</PlatformToolset>
     68   </PropertyGroup>
     69   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|x64'" Label="Configuration">
     70     <ConfigurationType>StaticLibrary</ConfigurationType>
     71     <UseOfMfc>false</UseOfMfc>
     72     <CharacterSet>NotSet</CharacterSet>
     73     <WholeProgramOptimization>true</WholeProgramOptimization>
     74     <PlatformToolset>v140</PlatformToolset>
     75   </PropertyGroup>
     76   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
     77   <ImportGroup Label="ExtensionSettings">
     78     <Import Project="$(VCTargetsPath)\BuildCustomizations\masm.props" />
     79   </ImportGroup>
     80   <ImportGroup Label="PropertySheets">
     81     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
     82   </ImportGroup>
     83   <PropertyGroup Label="UserMacros" />
     84   <PropertyGroup>
     85     <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
     86     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir>
     87     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir>
     88     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir>
     89     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir>
     90     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectName)</TargetName>
     91     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ProjectName)</TargetName>
     92     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.lib</TargetExt>
     93     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.lib</TargetExt>
     94     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir>
     95     <OutDir Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir>
     96     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir>
     97     <OutDir Condition="'$(Configuration)|$(Platform)'=='Profile|x64'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir>
     98     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir>
     99     <IntDir Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir>
    100     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir>
    101     <IntDir Condition="'$(Configuration)|$(Platform)'=='Profile|x64'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir>
    102     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectName)</TargetName>
    103     <TargetName Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">$(ProjectName)</TargetName>
    104     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ProjectName)</TargetName>
    105     <TargetName Condition="'$(Configuration)|$(Platform)'=='Profile|x64'">$(ProjectName)</TargetName>
    106     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.lib</TargetExt>
    107     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">.lib</TargetExt>
    108     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.lib</TargetExt>
    109     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Profile|x64'">.lib</TargetExt>
    110   </PropertyGroup>
    111   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
    112     <ClCompile>
    113       <AdditionalOptions> /Zm1000 /EHs-c- -w14062 %(AdditionalOptions)</AdditionalOptions>
    114       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    115       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
    116       <CompileAs>CompileAsCpp</CompileAs>
    117       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
    118       <DisableSpecificWarnings>4146;4180;4224;4244;4267;4275;4291;4345;4351;4355;4503;4551;4624;4715;4800;4065;4181</DisableSpecificWarnings>
    119       <ExceptionHandling>
    120       </ExceptionHandling>
    121       <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
    122       <MultiProcessorCompilation>true</MultiProcessorCompilation>
    123       <Optimization>Disabled</Optimization>
    124       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
    125       <RuntimeTypeInfo>false</RuntimeTypeInfo>
    126       <WarningLevel>Level3</WarningLevel>
    127       <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;__STDC_FORMAT_MACROS;__STDC_LIMIT_MACROS;_HAS_EXCEPTIONS=0;_HAS_EXCEPTIONS=0;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
    128       <AssemblerListingLocation>Debug</AssemblerListingLocation>
    129       <ObjectFileName>$(IntDir)</ObjectFileName>
    130       <ProgramDataBaseFileName>..\..\Debug/LLVMX86CodeGen.pdb</ProgramDataBaseFileName>
    131     </ClCompile>
    132     <ResourceCompile>
    133       <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;__STDC_FORMAT_MACROS;__STDC_LIMIT_MACROS;_HAS_EXCEPTIONS=0;_HAS_EXCEPTIONS=0;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
    134       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    135     </ResourceCompile>
    136     <Midl>
    137       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    138       <OutputDirectory>$(IntDir)</OutputDirectory>
    139       <HeaderFileName>%(Filename).h</HeaderFileName>
    140       <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
    141       <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
    142       <ProxyFileName>%(Filename)_p.c</ProxyFileName>
    143     </Midl>
    144   </ItemDefinitionGroup>
    145   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
    146     <ClCompile>
    147       <AdditionalOptions> /Zm1000 /EHs-c- -w14062 %(AdditionalOptions)</AdditionalOptions>
    148       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    149       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
    150       <CompileAs>CompileAsCpp</CompileAs>
    151       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
    152       <DisableSpecificWarnings>4146;4180;4224;4244;4267;4275;4291;4345;4351;4355;4503;4551;4624;4715;4800;4065;4181</DisableSpecificWarnings>
    153       <ExceptionHandling>
    154       </ExceptionHandling>
    155       <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
    156       <MultiProcessorCompilation>true</MultiProcessorCompilation>
    157       <Optimization>Disabled</Optimization>
    158       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
    159       <RuntimeTypeInfo>false</RuntimeTypeInfo>
    160       <WarningLevel>Level3</WarningLevel>
    161       <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;__STDC_FORMAT_MACROS;__STDC_LIMIT_MACROS;_HAS_EXCEPTIONS=0;_HAS_EXCEPTIONS=0;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
    162       <AssemblerListingLocation>Debug</AssemblerListingLocation>
    163       <ObjectFileName>$(IntDir)</ObjectFileName>
    164       <ProgramDataBaseFileName>..\..\Debug/LLVMX86CodeGen.pdb</ProgramDataBaseFileName>
    165       <OmitFramePointers>false</OmitFramePointers>
    166     </ClCompile>
    167     <ResourceCompile>
    168       <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;__STDC_FORMAT_MACROS;__STDC_LIMIT_MACROS;_HAS_EXCEPTIONS=0;_HAS_EXCEPTIONS=0;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
    169       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    170     </ResourceCompile>
    171     <Midl>
    172       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    173       <OutputDirectory>$(IntDir)</OutputDirectory>
    174       <HeaderFileName>%(Filename).h</HeaderFileName>
    175       <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
    176       <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
    177       <ProxyFileName>%(Filename)_p.c</ProxyFileName>
    178     </Midl>
    179     <Lib>
    180       <AdditionalDependencies>
    181       </AdditionalDependencies>
    182     </Lib>
    183   </ItemDefinitionGroup>
    184   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    185     <ClCompile>
    186       <AdditionalOptions> /Zm1000 /EHs-c- -w14062 %(AdditionalOptions)</AdditionalOptions>
    187       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    188       <CompileAs>CompileAsCpp</CompileAs>
    189       <DisableSpecificWarnings>4146;4180;4224;4244;4267;4275;4291;4345;4351;4355;4503;4551;4624;4715;4800;4065;4181</DisableSpecificWarnings>
    190       <ExceptionHandling>false</ExceptionHandling>
    191       <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
    192       <MultiProcessorCompilation>true</MultiProcessorCompilation>
    193       <Optimization>Full</Optimization>
    194       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
    195       <RuntimeTypeInfo>false</RuntimeTypeInfo>
    196       <WarningLevel>Level3</WarningLevel>
    197       <DebugInformationFormat>
    198       </DebugInformationFormat>
    199       <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;__STDC_FORMAT_MACROS;__STDC_LIMIT_MACROS;_HAS_EXCEPTIONS=0;_HAS_EXCEPTIONS=0;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
    200       <AssemblerListingLocation>Release</AssemblerListingLocation>
    201       <ObjectFileName>$(IntDir)</ObjectFileName>
    202       <ProgramDataBaseFileName>..\..\Release/LLVMX86CodeGen.pdb</ProgramDataBaseFileName>
    203       <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
    204       <OmitFramePointers>true</OmitFramePointers>
    205       <WholeProgramOptimization>true</WholeProgramOptimization>
    206       <StringPooling>true</StringPooling>
    207       <BufferSecurityCheck>false</BufferSecurityCheck>
    208       <FunctionLevelLinking>false</FunctionLevelLinking>
    209       <FloatingPointExceptions>false</FloatingPointExceptions>
    210       <CreateHotpatchableImage>false</CreateHotpatchableImage>
    211     </ClCompile>
    212     <ResourceCompile>
    213       <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;__STDC_FORMAT_MACROS;__STDC_LIMIT_MACROS;_HAS_EXCEPTIONS=0;_HAS_EXCEPTIONS=0;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
    214       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    215     </ResourceCompile>
    216     <Midl>
    217       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    218       <OutputDirectory>$(IntDir)</OutputDirectory>
    219       <HeaderFileName>%(Filename).h</HeaderFileName>
    220       <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
    221       <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
    222       <ProxyFileName>%(Filename)_p.c</ProxyFileName>
    223     </Midl>
    224     <Lib>
    225       <AdditionalDependencies>
    226       </AdditionalDependencies>
    227     </Lib>
    228   </ItemDefinitionGroup>
    229   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">
    230     <ClCompile>
    231       <AdditionalOptions> /Zm1000 /EHs-c- -w14062 %(AdditionalOptions)</AdditionalOptions>
    232       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    233       <CompileAs>CompileAsCpp</CompileAs>
    234       <DisableSpecificWarnings>4146;4180;4224;4244;4267;4275;4291;4345;4351;4355;4503;4551;4624;4715;4800;4065;4181</DisableSpecificWarnings>
    235       <ExceptionHandling>false</ExceptionHandling>
    236       <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
    237       <MultiProcessorCompilation>true</MultiProcessorCompilation>
    238       <Optimization>Full</Optimization>
    239       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
    240       <RuntimeTypeInfo>false</RuntimeTypeInfo>
    241       <WarningLevel>Level3</WarningLevel>
    242       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
    243       <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;__STDC_FORMAT_MACROS;__STDC_LIMIT_MACROS;_HAS_EXCEPTIONS=0;_HAS_EXCEPTIONS=0;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
    244       <AssemblerListingLocation>Release</AssemblerListingLocation>
    245       <ObjectFileName>$(IntDir)</ObjectFileName>
    246       <ProgramDataBaseFileName>..\..\Release/LLVMX86CodeGen.pdb</ProgramDataBaseFileName>
    247       <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
    248       <OmitFramePointers>false</OmitFramePointers>
    249       <WholeProgramOptimization>true</WholeProgramOptimization>
    250       <StringPooling>true</StringPooling>
    251       <BufferSecurityCheck>false</BufferSecurityCheck>
    252       <FunctionLevelLinking>false</FunctionLevelLinking>
    253       <FloatingPointExceptions>false</FloatingPointExceptions>
    254       <CreateHotpatchableImage>false</CreateHotpatchableImage>
    255     </ClCompile>
    256     <ResourceCompile>
    257       <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;__STDC_FORMAT_MACROS;__STDC_LIMIT_MACROS;_HAS_EXCEPTIONS=0;_HAS_EXCEPTIONS=0;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
    258       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    259     </ResourceCompile>
    260     <Midl>
    261       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    262       <OutputDirectory>$(IntDir)</OutputDirectory>
    263       <HeaderFileName>%(Filename).h</HeaderFileName>
    264       <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
    265       <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
    266       <ProxyFileName>%(Filename)_p.c</ProxyFileName>
    267     </Midl>
    268     <Lib>
    269       <AdditionalDependencies>
    270       </AdditionalDependencies>
    271     </Lib>
    272   </ItemDefinitionGroup>
    273   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    274     <ClCompile>
    275       <AdditionalOptions> /Zm1000 /EHs-c- -w14062 %(AdditionalOptions)</AdditionalOptions>
    276       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    277       <CompileAs>CompileAsCpp</CompileAs>
    278       <DisableSpecificWarnings>4146;4180;4224;4244;4267;4275;4291;4345;4351;4355;4503;4551;4624;4715;4800;4065;4181</DisableSpecificWarnings>
    279       <ExceptionHandling>false</ExceptionHandling>
    280       <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
    281       <MultiProcessorCompilation>true</MultiProcessorCompilation>
    282       <Optimization>Full</Optimization>
    283       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
    284       <RuntimeTypeInfo>false</RuntimeTypeInfo>
    285       <WarningLevel>Level3</WarningLevel>
    286       <DebugInformationFormat>
    287       </DebugInformationFormat>
    288       <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;__STDC_FORMAT_MACROS;__STDC_LIMIT_MACROS;_HAS_EXCEPTIONS=0;_HAS_EXCEPTIONS=0;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
    289       <AssemblerListingLocation>Release</AssemblerListingLocation>
    290       <ObjectFileName>$(IntDir)</ObjectFileName>
    291       <ProgramDataBaseFileName>..\..\Release/LLVMX86CodeGen.pdb</ProgramDataBaseFileName>
    292       <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
    293       <OmitFramePointers>true</OmitFramePointers>
    294       <WholeProgramOptimization>true</WholeProgramOptimization>
    295       <StringPooling>true</StringPooling>
    296       <BufferSecurityCheck>false</BufferSecurityCheck>
    297       <FunctionLevelLinking>false</FunctionLevelLinking>
    298       <FloatingPointExceptions>false</FloatingPointExceptions>
    299       <CreateHotpatchableImage>false</CreateHotpatchableImage>
    300     </ClCompile>
    301     <ResourceCompile>
    302       <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;__STDC_FORMAT_MACROS;__STDC_LIMIT_MACROS;_HAS_EXCEPTIONS=0;_HAS_EXCEPTIONS=0;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
    303       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    304     </ResourceCompile>
    305     <Midl>
    306       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    307       <OutputDirectory>$(IntDir)</OutputDirectory>
    308       <HeaderFileName>%(Filename).h</HeaderFileName>
    309       <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
    310       <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
    311       <ProxyFileName>%(Filename)_p.c</ProxyFileName>
    312     </Midl>
    313     <Lib>
    314       <AdditionalDependencies>
    315       </AdditionalDependencies>
    316     </Lib>
    317   </ItemDefinitionGroup>
    318   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Profile|x64'">
    319     <ClCompile>
    320       <AdditionalOptions> /Zm1000 /EHs-c- -w14062 %(AdditionalOptions)</AdditionalOptions>
    321       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    322       <CompileAs>CompileAsCpp</CompileAs>
    323       <DisableSpecificWarnings>4146;4180;4224;4244;4267;4275;4291;4345;4351;4355;4503;4551;4624;4715;4800;4065;4181</DisableSpecificWarnings>
    324       <ExceptionHandling>false</ExceptionHandling>
    325       <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
    326       <MultiProcessorCompilation>true</MultiProcessorCompilation>
    327       <Optimization>Full</Optimization>
    328       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
    329       <RuntimeTypeInfo>false</RuntimeTypeInfo>
    330       <WarningLevel>Level3</WarningLevel>
    331       <DebugInformationFormat>
    332       </DebugInformationFormat>
    333       <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;__STDC_FORMAT_MACROS;__STDC_LIMIT_MACROS;_HAS_EXCEPTIONS=0;_HAS_EXCEPTIONS=0;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
    334       <AssemblerListingLocation>Release</AssemblerListingLocation>
    335       <ObjectFileName>$(IntDir)</ObjectFileName>
    336       <ProgramDataBaseFileName>..\..\Release/LLVMX86CodeGen.pdb</ProgramDataBaseFileName>
    337       <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
    338       <OmitFramePointers>false</OmitFramePointers>
    339       <WholeProgramOptimization>true</WholeProgramOptimization>
    340       <StringPooling>true</StringPooling>
    341       <BufferSecurityCheck>false</BufferSecurityCheck>
    342       <FunctionLevelLinking>false</FunctionLevelLinking>
    343       <FloatingPointExceptions>false</FloatingPointExceptions>
    344       <CreateHotpatchableImage>false</CreateHotpatchableImage>
    345     </ClCompile>
    346     <ResourceCompile>
    347       <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;__STDC_FORMAT_MACROS;__STDC_LIMIT_MACROS;_HAS_EXCEPTIONS=0;_HAS_EXCEPTIONS=0;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
    348       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    349     </ResourceCompile>
    350     <Midl>
    351       <AdditionalIncludeDirectories>..\X86;..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    352       <OutputDirectory>$(IntDir)</OutputDirectory>
    353       <HeaderFileName>%(Filename).h</HeaderFileName>
    354       <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
    355       <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
    356       <ProxyFileName>%(Filename)_p.c</ProxyFileName>
    357     </Midl>
    358     <Lib>
    359       <AdditionalDependencies>
    360       </AdditionalDependencies>
    361     </Lib>
    362   </ItemDefinitionGroup>
    363   <ItemGroup>
    364     <ClCompile Include="X86CodeEmitter.cpp" />
    365     <ClCompile Include="X86ELFWriterInfo.cpp" />
    366     <ClCompile Include="X86FastISel.cpp" />
    367     <ClCompile Include="X86FloatingPoint.cpp" />
    368     <ClCompile Include="X86FrameLowering.cpp" />
    369     <ClCompile Include="X86ISelDAGToDAG.cpp" />
    370     <ClCompile Include="X86ISelLowering.cpp" />
    371     <ClCompile Include="X86InstrInfo.cpp" />
    372     <ClCompile Include="X86JITInfo.cpp" />
    373     <ClCompile Include="X86RegisterInfo.cpp" />
    374     <ClCompile Include="X86SelectionDAGInfo.cpp" />
    375     <ClCompile Include="X86Subtarget.cpp" />
    376     <ClCompile Include="X86TargetMachine.cpp" />
    377     <ClCompile Include="X86TargetObjectFile.cpp" />
    378     <ClCompile Include="X86VZeroUpper.cpp" />
    379     <ClInclude Include="X86.h" />
    380     <ClInclude Include="X86AsmPrinter.h" />
    381     <ClInclude Include="X86COFFMachineModuleInfo.h" />
    382     <ClInclude Include="X86ELFWriterInfo.h" />
    383     <ClInclude Include="X86FrameLowering.h" />
    384     <ClInclude Include="X86InstrBuilder.h" />
    385     <ClInclude Include="X86InstrInfo.h" />
    386     <ClInclude Include="X86ISelLowering.h" />
    387     <ClInclude Include="X86JITInfo.h" />
    388     <ClInclude Include="X86MachineFunctionInfo.h" />
    389     <ClInclude Include="X86MCInstLower.h" />
    390     <ClInclude Include="X86RegisterInfo.h" />
    391     <ClInclude Include="X86Relocations.h" />
    392     <ClInclude Include="X86SelectionDAGInfo.h" />
    393     <ClInclude Include="X86Subtarget.h" />
    394     <ClInclude Include="X86TargetMachine.h" />
    395     <ClInclude Include="X86TargetObjectFile.h" />
    396   </ItemGroup>
    397   <ItemGroup>
    398     <ProjectReference Include="..\..\Analysis/LLVMAnalysis.vcxproj">
    399       <Project>97EDF19C-6360-4770-9255-EBA2F1A13E9B</Project>
    400     </ProjectReference>
    401     <ProjectReference Include="..\..\CodeGen/LLVMCodeGen.vcxproj">
    402       <Project>7BE5F26F-0525-42BB-AAED-56C5B4582B99</Project>
    403     </ProjectReference>
    404     <ProjectReference Include="..\..\VMCore/LLVMCore.vcxproj">
    405       <Project>00F3295C-F7A0-43D3-BD0B-1BC0515B30E1</Project>
    406     </ProjectReference>
    407     <ProjectReference Include="..\..\MC/LLVMMC.vcxproj">
    408       <Project>8AB70E5D-2814-4682-AF9F-3062758BAEAB</Project>
    409     </ProjectReference>
    410     <ProjectReference Include="..\..\CodeGen/SelectionDAG/LLVMSelectionDAG.vcxproj">
    411       <Project>CDC80E5C-954B-4BCB-8C81-58645F5103A5</Project>
    412     </ProjectReference>
    413     <ProjectReference Include="..\..\Support/LLVMSupport.vcxproj">
    414       <Project>C688DD59-C6CB-4B33-B56F-A7D6F3761524</Project>
    415     </ProjectReference>
    416     <ProjectReference Include="..\LLVMTarget.vcxproj">
    417       <Project>76F7B8C2-C825-40DC-BB68-9D987275E320</Project>
    418     </ProjectReference>
    419     <ProjectReference Include="InstPrinter/LLVMX86AsmPrinter.vcxproj">
    420       <Project>80FE41DF-5232-4FC1-8697-461026A708CF</Project>
    421     </ProjectReference>
    422     <ProjectReference Include="MCTargetDesc/LLVMX86Desc.vcxproj">
    423       <Project>5C3DAD88-8163-499D-BB6C-6F44174F87B6</Project>
    424     </ProjectReference>
    425     <ProjectReference Include="..\..\..\include/llvm/intrinsics_gen.vcxproj">
    426       <Project>E9B87B46-1EB0-4D95-9049-41B148FBADCD</Project>
    427     </ProjectReference>
    428     <ProjectReference Include="..\..\..\utils/TableGen/llvm-tblgen.vcxproj">
    429       <Project>1F8587CB-0779-44BB-AFA4-03DD8A036D75</Project>
    430     </ProjectReference>
    431     <ProjectReference Include="X86CommonTableGen.vcxproj">
    432       <Project>{531b1d71-5ee6-4576-971e-9cc28b0b3868}</Project>
    433     </ProjectReference>
    434   </ItemGroup>
    435   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
    436   <ImportGroup Label="ExtensionTargets">
    437     <Import Project="$(VCTargetsPath)\BuildCustomizations\masm.targets" />
    438   </ImportGroup>
    439 </Project>