| <?xml version="1.0" encoding="utf-8"?> | |
| <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
| <ItemGroup Label="ProjectConfigurations"> | |
| <ProjectConfiguration Include="Debug|Win32"> | |
| <Configuration>Debug</Configuration> | |
| <Platform>Win32</Platform> | |
| </ProjectConfiguration> | |
| <ProjectConfiguration Include="Debug|x64"> | |
| <Configuration>Debug</Configuration> | |
| <Platform>x64</Platform> | |
| </ProjectConfiguration> | |
| <ProjectConfiguration Include="Release-Override|Win32"> | |
| <Configuration>Release-Override</Configuration> | |
| <Platform>Win32</Platform> | |
| </ProjectConfiguration> | |
| <ProjectConfiguration Include="Release-Override|x64"> | |
| <Configuration>Release-Override</Configuration> | |
| <Platform>x64</Platform> | |
| </ProjectConfiguration> | |
| <ProjectConfiguration Include="Release-Patch|Win32"> | |
| <Configuration>Release-Patch</Configuration> | |
| <Platform>Win32</Platform> | |
| </ProjectConfiguration> | |
| <ProjectConfiguration Include="Release-Patch|x64"> | |
| <Configuration>Release-Patch</Configuration> | |
| <Platform>x64</Platform> | |
| </ProjectConfiguration> | |
| </ItemGroup> | |
| <PropertyGroup Label="Globals"> | |
| <UseNativeEnvironment>true</UseNativeEnvironment> | |
| <ProjectGuid>{9765198D-5305-4AB0-9A21-A0CD8201EB2B}</ProjectGuid> | |
| <Keyword>Win32Proj</Keyword> | |
| <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> | |
| </PropertyGroup> | |
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Patch|Win32'" Label="Configuration"> | |
| <ConfigurationType>Application</ConfigurationType> | |
| <UseDebugLibraries>false</UseDebugLibraries> | |
| <PlatformToolset>v142</PlatformToolset> | |
| <CharacterSet>Unicode</CharacterSet> | |
| <WholeProgramOptimization>true</WholeProgramOptimization> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Override|Win32'" Label="Configuration"> | |
| <ConfigurationType>Application</ConfigurationType> | |
| <UseDebugLibraries>false</UseDebugLibraries> | |
| <PlatformToolset>v142</PlatformToolset> | |
| <CharacterSet>Unicode</CharacterSet> | |
| <WholeProgramOptimization>true</WholeProgramOptimization> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Patch|x64'" Label="Configuration"> | |
| <ConfigurationType>Application</ConfigurationType> | |
| <UseDebugLibraries>false</UseDebugLibraries> | |
| <PlatformToolset>v142</PlatformToolset> | |
| <CharacterSet>Unicode</CharacterSet> | |
| <WholeProgramOptimization>true</WholeProgramOptimization> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Override|x64'" Label="Configuration"> | |
| <ConfigurationType>Application</ConfigurationType> | |
| <UseDebugLibraries>false</UseDebugLibraries> | |
| <PlatformToolset>v142</PlatformToolset> | |
| <CharacterSet>Unicode</CharacterSet> | |
| <WholeProgramOptimization>true</WholeProgramOptimization> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | |
| <ConfigurationType>Application</ConfigurationType> | |
| <UseDebugLibraries>true</UseDebugLibraries> | |
| <PlatformToolset>v142</PlatformToolset> | |
| <CharacterSet>Unicode</CharacterSet> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | |
| <ConfigurationType>Application</ConfigurationType> | |
| <UseDebugLibraries>true</UseDebugLibraries> | |
| <PlatformToolset>v142</PlatformToolset> | |
| <CharacterSet>Unicode</CharacterSet> | |
| </PropertyGroup> | |
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
| <ImportGroup Label="ExtensionSettings"> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-Patch|Win32'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-Override|Win32'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-Patch|x64'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release-Override|x64'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| </ImportGroup> | |
| <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | |
| <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| </ImportGroup> | |
| <PropertyGroup Label="UserMacros" /> | |
| <PropertyGroup> | |
| <_ProjectFileVersion>14.0.25431.1</_ProjectFileVersion> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| <IncludePath>..\..\src\windows;..\..\src;$(IncludePath)</IncludePath> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| <IncludePath>..\..\src\windows;..\..\src;$(IncludePath)</IncludePath> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Patch|Win32'"> | |
| <IncludePath>..\..\src\windows;..\..\src;$(IncludePath)</IncludePath> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Override|Win32'"> | |
| <IncludePath>..\..\src\windows;..\..\src;$(IncludePath)</IncludePath> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Patch|x64'"> | |
| <IncludePath>..\..\src\windows;..\..\src;$(IncludePath)</IncludePath> | |
| </PropertyGroup> | |
| <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Override|x64'"> | |
| <IncludePath>..\..\src\windows;..\..\src;$(IncludePath)</IncludePath> | |
| </PropertyGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
| <ClCompile> | |
| <PreprocessorDefinitions>NO_TCMALLOC_SAMPLES;PERFTOOLS_DLL_DECL=;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| <WarningLevel>Level3</WarningLevel> | |
| <EnforceTypeConversionRules>true</EnforceTypeConversionRules> | |
| <LanguageStandard>stdcpp17</LanguageStandard> | |
| </ClCompile> | |
| <Link> | |
| <SubSystem>Console</SubSystem> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| <ClCompile> | |
| <PreprocessorDefinitions>NO_TCMALLOC_SAMPLES;PERFTOOLS_DLL_DECL=;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| <WarningLevel>Level3</WarningLevel> | |
| <EnforceTypeConversionRules>true</EnforceTypeConversionRules> | |
| <LanguageStandard>stdcpp17</LanguageStandard> | |
| </ClCompile> | |
| <Link> | |
| <SubSystem>Console</SubSystem> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-Patch|Win32'"> | |
| <ClCompile> | |
| <PreprocessorDefinitions>NO_TCMALLOC_SAMPLES;PERFTOOLS_DLL_DECL=;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| <WarningLevel>Level3</WarningLevel> | |
| <BufferSecurityCheck>false</BufferSecurityCheck> | |
| <EnforceTypeConversionRules>true</EnforceTypeConversionRules> | |
| <LanguageStandard>stdcpp17</LanguageStandard> | |
| </ClCompile> | |
| <Link> | |
| <SubSystem>Console</SubSystem> | |
| <OptimizeReferences>true</OptimizeReferences> | |
| <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-Override|Win32'"> | |
| <ClCompile> | |
| <PreprocessorDefinitions>NO_TCMALLOC_SAMPLES;PERFTOOLS_DLL_DECL=;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| <WarningLevel>Level3</WarningLevel> | |
| <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |
| <BufferSecurityCheck>false</BufferSecurityCheck> | |
| <EnforceTypeConversionRules>true</EnforceTypeConversionRules> | |
| <LanguageStandard>stdcpp17</LanguageStandard> | |
| </ClCompile> | |
| <Link> | |
| <SubSystem>Console</SubSystem> | |
| <OptimizeReferences>true</OptimizeReferences> | |
| <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-Patch|x64'"> | |
| <ClCompile> | |
| <PreprocessorDefinitions>NO_TCMALLOC_SAMPLES;PERFTOOLS_DLL_DECL=;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| <WarningLevel>Level3</WarningLevel> | |
| <BufferSecurityCheck>false</BufferSecurityCheck> | |
| <EnforceTypeConversionRules>true</EnforceTypeConversionRules> | |
| <LanguageStandard>stdcpp17</LanguageStandard> | |
| </ClCompile> | |
| <Link> | |
| <SubSystem>Console</SubSystem> | |
| <OptimizeReferences>true</OptimizeReferences> | |
| <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release-Override|x64'"> | |
| <ClCompile> | |
| <PreprocessorDefinitions>NO_TCMALLOC_SAMPLES;PERFTOOLS_DLL_DECL=;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
| <WarningLevel>Level3</WarningLevel> | |
| <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |
| <BufferSecurityCheck>false</BufferSecurityCheck> | |
| <EnforceTypeConversionRules>true</EnforceTypeConversionRules> | |
| <LanguageStandard>stdcpp17</LanguageStandard> | |
| </ClCompile> | |
| <Link> | |
| <SubSystem>Console</SubSystem> | |
| <OptimizeReferences>true</OptimizeReferences> | |
| <EnableCOMDATFolding>true</EnableCOMDATFolding> | |
| </Link> | |
| </ItemDefinitionGroup> | |
| <ItemGroup> | |
| <ClCompile Include="..\..\src\base\dynamic_annotations.cc" /> | |
| <ClCompile Include="..\..\src\base\logging.cc" /> | |
| <ClCompile Include="..\..\src\base\spinlock.cc" /> | |
| <ClCompile Include="..\..\src\base\spinlock_internal.cc" /> | |
| <ClCompile Include="..\..\src\base\generic_writer.cc" /> | |
| <ClCompile Include="..\..\src\base\sysinfo.cc" /> | |
| <ClCompile Include="..\..\src\base\proc_maps_iterator.cc" /> | |
| <ClCompile Include="..\..\src\central_freelist.cc" /> | |
| <ClCompile Include="..\..\src\common.cc" /> | |
| <ClCompile Include="..\..\src\internal_logging.cc" /> | |
| <ClCompile Include="..\..\src\malloc_extension.cc" /> | |
| <ClCompile Include="..\..\src\malloc_hook.cc" /> | |
| <ClCompile Include="..\..\src\page_heap.cc" /> | |
| <ClCompile Include="..\..\src\sampler.cc" /> | |
| <ClCompile Include="..\..\src\span.cc" /> | |
| <ClCompile Include="..\..\src\stack_trace_table.cc" /> | |
| <ClCompile Include="..\..\src\stacktrace.cc" /> | |
| <ClCompile Include="..\..\src\static_vars.cc" /> | |
| <ClCompile Include="..\..\src\tests\page_heap_test.cc" /> | |
| <ClCompile Include="..\..\src\thread_cache.cc" /> | |
| <ClCompile Include="..\..\src\thread_cache_ptr.cc" /> | |
| <ClCompile Include="..\..\src\windows\port.cc" /> | |
| <ClCompile Include="..\..\src\windows\ia32_modrm_map.cc" /> | |
| <ClCompile Include="..\..\src\windows\ia32_opcode_map.cc" /> | |
| <ClCompile Include="..\..\src\windows\patch_functions.cc" /> | |
| <ClCompile Include="..\..\src\windows\mini_disassembler.cc" /> | |
| <ClCompile Include="..\..\src\windows\preamble_patcher.cc" /> | |
| <ClCompile Include="..\..\src\windows\preamble_patcher_with_stub.cc" /> | |
| <ClCompile Include="..\..\src\windows\system-alloc.cc" /> | |
| </ItemGroup> | |
| <ItemGroup> | |
| <ClInclude Include="..\..\src\base\logging.h" /> | |
| <ClInclude Include="..\..\src\common.h" /> | |
| <ClInclude Include="..\..\src\config_for_unittests.h" /> | |
| <ClInclude Include="..\..\src\page_heap.h" /> | |
| <ClInclude Include="..\config.h" /> | |
| <ClInclude Include="..\..\src\windows\port.h" /> | |
| </ItemGroup> | |
| <ItemGroup> | |
| <ProjectReference Include="..\gtest\gtest.vcxproj"> | |
| <Project>{0496df42-d7ad-46b6-b10c-c57a07e89b0d}</Project> | |
| </ProjectReference> | |
| </ItemGroup> | |
| <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
| <ImportGroup Label="ExtensionTargets"> | |
| </ImportGroup> | |
| <Import Project="$(MSBuildProjectDirectory)\..\common.vcxproj.props" /> | |
| </Project> |