Warning, /JETSCAPE/external_packages/googletest/googlemock/msvc/2015/gmock_test.vcxproj is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="utf-8"?>
0002 <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
0003 <ItemGroup Label="ProjectConfigurations">
0004 <ProjectConfiguration Include="Debug|Win32">
0005 <Configuration>Debug</Configuration>
0006 <Platform>Win32</Platform>
0007 </ProjectConfiguration>
0008 <ProjectConfiguration Include="Release|Win32">
0009 <Configuration>Release</Configuration>
0010 <Platform>Win32</Platform>
0011 </ProjectConfiguration>
0012 </ItemGroup>
0013 <PropertyGroup Label="Globals">
0014 <ProjectGuid>{F10D22F8-AC7B-4213-8720-608E7D878CD2}</ProjectGuid>
0015 <RootNamespace>gmock_test</RootNamespace>
0016 <Keyword>Win32Proj</Keyword>
0017 </PropertyGroup>
0018 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
0019 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
0020 <ConfigurationType>Application</ConfigurationType>
0021 <CharacterSet>Unicode</CharacterSet>
0022 <WholeProgramOptimization>true</WholeProgramOptimization>
0023 <PlatformToolset>v140</PlatformToolset>
0024 </PropertyGroup>
0025 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
0026 <ConfigurationType>Application</ConfigurationType>
0027 <CharacterSet>Unicode</CharacterSet>
0028 <PlatformToolset>v140</PlatformToolset>
0029 </PropertyGroup>
0030 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
0031 <ImportGroup Label="ExtensionSettings">
0032 </ImportGroup>
0033 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
0034 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
0035 <Import Project="gmock_config.props" />
0036 </ImportGroup>
0037 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
0038 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
0039 <Import Project="gmock_config.props" />
0040 </ImportGroup>
0041 <PropertyGroup Label="UserMacros" />
0042 <PropertyGroup>
0043 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
0044 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
0045 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)$(ProjectName)\</IntDir>
0046 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
0047 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
0048 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)$(ProjectName)\</IntDir>
0049 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
0050 </PropertyGroup>
0051 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
0052 <ClCompile>
0053 <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>
0054 <Optimization>Disabled</Optimization>
0055 <AdditionalIncludeDirectories>..\..\include;..\..;$(GTestDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
0056 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
0057 <MinimalRebuild>true</MinimalRebuild>
0058 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
0059 <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
0060 <PrecompiledHeader>
0061 </PrecompiledHeader>
0062 <WarningLevel>Level3</WarningLevel>
0063 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
0064 </ClCompile>
0065 <Link>
0066 <GenerateDebugInformation>true</GenerateDebugInformation>
0067 <SubSystem>Console</SubSystem>
0068 <TargetMachine>MachineX86</TargetMachine>
0069 </Link>
0070 </ItemDefinitionGroup>
0071 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
0072 <ClCompile>
0073 <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>
0074 <AdditionalIncludeDirectories>..\..\include;..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
0075 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
0076 <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
0077 <PrecompiledHeader>
0078 </PrecompiledHeader>
0079 <WarningLevel>Level3</WarningLevel>
0080 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
0081 </ClCompile>
0082 <Link>
0083 <GenerateDebugInformation>true</GenerateDebugInformation>
0084 <SubSystem>Console</SubSystem>
0085 <OptimizeReferences>true</OptimizeReferences>
0086 <EnableCOMDATFolding>true</EnableCOMDATFolding>
0087 <TargetMachine>MachineX86</TargetMachine>
0088 </Link>
0089 </ItemDefinitionGroup>
0090 <ItemGroup>
0091 <ProjectReference Include="gmock_main.vcxproj">
0092 <Project>{e4ef614b-30df-4954-8c53-580a0bf6b589}</Project>
0093 <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
0094 <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
0095 </ProjectReference>
0096 </ItemGroup>
0097 <ItemGroup>
0098 <ClCompile Include="..\..\test\gmock_all_test.cc" />
0099 </ItemGroup>
0100 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
0101 <ImportGroup Label="ExtensionTargets">
0102 </ImportGroup>
0103 </Project>