Austin Schuh | 889ac43 | 2018-10-29 22:57:02 -0700 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <Project DefaultTargets="Build" ToolsVersion="4.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="Release|Win32"> |
| 13 | <Configuration>Release</Configuration> |
| 14 | <Platform>Win32</Platform> |
| 15 | </ProjectConfiguration> |
| 16 | <ProjectConfiguration Include="Release|x64"> |
| 17 | <Configuration>Release</Configuration> |
| 18 | <Platform>x64</Platform> |
| 19 | </ProjectConfiguration> |
| 20 | </ItemGroup> |
| 21 | <PropertyGroup Label="Globals"> |
| 22 | <ProjectGuid>{3AF54C8A-10BF-4332-9147-F68ED9862032}</ProjectGuid> |
| 23 | <Keyword>Win32Proj</Keyword> |
| 24 | </PropertyGroup> |
| 25 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
| 26 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
| 27 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 28 | <CharacterSet>MultiByte</CharacterSet> |
| 29 | <PlatformToolset>v100</PlatformToolset> |
| 30 | </PropertyGroup> |
| 31 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
| 32 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 33 | <CharacterSet>MultiByte</CharacterSet> |
| 34 | <PlatformToolset>v100</PlatformToolset> |
| 35 | </PropertyGroup> |
| 36 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
| 37 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 38 | <CharacterSet>MultiByte</CharacterSet> |
| 39 | <PlatformToolset>v100</PlatformToolset> |
| 40 | </PropertyGroup> |
| 41 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
| 42 | <ConfigurationType>StaticLibrary</ConfigurationType> |
| 43 | <CharacterSet>MultiByte</CharacterSet> |
| 44 | <PlatformToolset>v100</PlatformToolset> |
| 45 | </PropertyGroup> |
| 46 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
| 47 | <ImportGroup Label="ExtensionSettings"> |
| 48 | </ImportGroup> |
| 49 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
| 50 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 51 | </ImportGroup> |
| 52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
| 53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 54 | </ImportGroup> |
| 55 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> |
| 56 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 57 | </ImportGroup> |
| 58 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
| 59 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 60 | </ImportGroup> |
| 61 | <PropertyGroup Label="UserMacros" /> |
| 62 | <PropertyGroup> |
| 63 | <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion> |
| 64 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\</OutDir> |
| 65 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)temp\$(ProjectName)\</IntDir> |
| 66 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\</OutDir> |
| 67 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)temp\$(ProjectName)\</IntDir> |
| 68 | </PropertyGroup> |
| 69 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| 70 | <OutDir>$(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\</OutDir> |
| 71 | <IntDir>$(OutDir)temp\$(ProjectName)\</IntDir> |
| 72 | <TargetName>gtest_maind</TargetName> |
| 73 | </PropertyGroup> |
| 74 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| 75 | <OutDir>$(SolutionDir)$(SolutionName)\$(Platform)-$(Configuration)\</OutDir> |
| 76 | <IntDir>$(OutDir)temp\$(ProjectName)\</IntDir> |
| 77 | <TargetName>gtest_main</TargetName> |
| 78 | </PropertyGroup> |
| 79 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| 80 | <TargetName>gtest_maind</TargetName> |
| 81 | </PropertyGroup> |
| 82 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 83 | <TargetName>gtest_main</TargetName> |
| 84 | </PropertyGroup> |
| 85 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| 86 | <ClCompile> |
| 87 | <Optimization>Disabled</Optimization> |
| 88 | <PreprocessorDefinitions>WIN32;_VARIADIC_MAX=10;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 89 | <MinimalRebuild>true</MinimalRebuild> |
| 90 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
| 91 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
| 92 | <PrecompiledHeader> |
| 93 | </PrecompiledHeader> |
| 94 | <WarningLevel>Level3</WarningLevel> |
| 95 | <DebugInformationFormat>EditAndContinue</DebugInformationFormat> |
| 96 | <AdditionalIncludeDirectories>..\..\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 97 | </ClCompile> |
| 98 | <Lib> |
| 99 | <OutputFile>$(OutDir)$(ProjectName)d.lib</OutputFile> |
| 100 | </Lib> |
| 101 | </ItemDefinitionGroup> |
| 102 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| 103 | <ClCompile> |
| 104 | <Optimization>Disabled</Optimization> |
| 105 | <PreprocessorDefinitions>WIN32;_VARIADIC_MAX=10;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 106 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
| 107 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
| 108 | <PrecompiledHeader> |
| 109 | </PrecompiledHeader> |
| 110 | <WarningLevel>Level3</WarningLevel> |
| 111 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 112 | <AdditionalIncludeDirectories>..\..\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 113 | </ClCompile> |
| 114 | <Lib> |
| 115 | <OutputFile>$(OutDir)$(ProjectName)d.lib</OutputFile> |
| 116 | </Lib> |
| 117 | </ItemDefinitionGroup> |
| 118 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
| 119 | <ClCompile> |
| 120 | <PreprocessorDefinitions>WIN32;_VARIADIC_MAX=10;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 121 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
| 122 | <PrecompiledHeader> |
| 123 | </PrecompiledHeader> |
| 124 | <WarningLevel>Level3</WarningLevel> |
| 125 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 126 | <AdditionalIncludeDirectories>..\..\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 127 | </ClCompile> |
| 128 | <Lib> |
| 129 | <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> |
| 130 | </Lib> |
| 131 | </ItemDefinitionGroup> |
| 132 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| 133 | <ClCompile> |
| 134 | <PreprocessorDefinitions>WIN32;_VARIADIC_MAX=10;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 135 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
| 136 | <PrecompiledHeader> |
| 137 | </PrecompiledHeader> |
| 138 | <WarningLevel>Level3</WarningLevel> |
| 139 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 140 | <AdditionalIncludeDirectories>..\..\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 141 | </ClCompile> |
| 142 | <Lib> |
| 143 | <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> |
| 144 | </Lib> |
| 145 | </ItemDefinitionGroup> |
| 146 | <ItemGroup> |
| 147 | <ClCompile Include="..\..\src\gtest_main.cc"> |
| 148 | <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..;..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 149 | <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..;..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 150 | <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..;..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 151 | <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..;..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 152 | </ClCompile> |
| 153 | </ItemGroup> |
| 154 | <ItemGroup> |
| 155 | <ProjectReference Include="gtest.vcxproj"> |
| 156 | <Project>{c8f6c172-56f2-4e76-b5fa-c3b423b31be7}</Project> |
| 157 | </ProjectReference> |
| 158 | </ItemGroup> |
| 159 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
| 160 | <ImportGroup Label="ExtensionTargets"> |
| 161 | </ImportGroup> |
| 162 | </Project> |