Warning, /JETSCAPE/external_packages/googletest/googlemock/msvc/2005/gmock_test.vcproj is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="Windows-1252"?>
0002 <VisualStudioProject
0003 ProjectType="Visual C++"
0004 Version="8.00"
0005 Name="gmock_test"
0006 ProjectGUID="{F10D22F8-AC7B-4213-8720-608E7D878CD2}"
0007 RootNamespace="gmock_test"
0008 Keyword="Win32Proj"
0009 >
0010 <Platforms>
0011 <Platform
0012 Name="Win32"
0013 />
0014 </Platforms>
0015 <ToolFiles>
0016 </ToolFiles>
0017 <Configurations>
0018 <Configuration
0019 Name="Debug|Win32"
0020 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
0021 IntermediateDirectory="$(OutDir)\$(ProjectName)"
0022 ConfigurationType="1"
0023 InheritedPropertySheets=".\gmock_config.vsprops"
0024 CharacterSet="1"
0025 >
0026 <Tool
0027 Name="VCPreBuildEventTool"
0028 />
0029 <Tool
0030 Name="VCCustomBuildTool"
0031 />
0032 <Tool
0033 Name="VCXMLDataGeneratorTool"
0034 />
0035 <Tool
0036 Name="VCWebServiceProxyGeneratorTool"
0037 />
0038 <Tool
0039 Name="VCMIDLTool"
0040 />
0041 <Tool
0042 Name="VCCLCompilerTool"
0043 AdditionalOptions="/bigobj"
0044 Optimization="0"
0045 AdditionalIncludeDirectories="..\..\include;..\.."
0046 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
0047 MinimalRebuild="true"
0048 BasicRuntimeChecks="3"
0049 RuntimeLibrary="1"
0050 UsePrecompiledHeader="0"
0051 WarningLevel="3"
0052 Detect64BitPortabilityProblems="true"
0053 DebugInformationFormat="3"
0054 />
0055 <Tool
0056 Name="VCManagedResourceCompilerTool"
0057 />
0058 <Tool
0059 Name="VCResourceCompilerTool"
0060 />
0061 <Tool
0062 Name="VCPreLinkEventTool"
0063 />
0064 <Tool
0065 Name="VCLinkerTool"
0066 LinkIncremental="2"
0067 GenerateDebugInformation="true"
0068 SubSystem="1"
0069 TargetMachine="1"
0070 />
0071 <Tool
0072 Name="VCALinkTool"
0073 />
0074 <Tool
0075 Name="VCManifestTool"
0076 />
0077 <Tool
0078 Name="VCXDCMakeTool"
0079 />
0080 <Tool
0081 Name="VCBscMakeTool"
0082 />
0083 <Tool
0084 Name="VCFxCopTool"
0085 />
0086 <Tool
0087 Name="VCAppVerifierTool"
0088 />
0089 <Tool
0090 Name="VCWebDeploymentTool"
0091 />
0092 <Tool
0093 Name="VCPostBuildEventTool"
0094 />
0095 </Configuration>
0096 <Configuration
0097 Name="Release|Win32"
0098 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
0099 IntermediateDirectory="$(OutDir)\$(ProjectName)"
0100 ConfigurationType="1"
0101 InheritedPropertySheets=".\gmock_config.vsprops"
0102 CharacterSet="1"
0103 WholeProgramOptimization="1"
0104 >
0105 <Tool
0106 Name="VCPreBuildEventTool"
0107 />
0108 <Tool
0109 Name="VCCustomBuildTool"
0110 />
0111 <Tool
0112 Name="VCXMLDataGeneratorTool"
0113 />
0114 <Tool
0115 Name="VCWebServiceProxyGeneratorTool"
0116 />
0117 <Tool
0118 Name="VCMIDLTool"
0119 />
0120 <Tool
0121 Name="VCCLCompilerTool"
0122 AdditionalOptions="/bigobj"
0123 AdditionalIncludeDirectories="..\..\include;..\.."
0124 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
0125 RuntimeLibrary="0"
0126 UsePrecompiledHeader="0"
0127 WarningLevel="3"
0128 Detect64BitPortabilityProblems="true"
0129 DebugInformationFormat="3"
0130 />
0131 <Tool
0132 Name="VCManagedResourceCompilerTool"
0133 />
0134 <Tool
0135 Name="VCResourceCompilerTool"
0136 />
0137 <Tool
0138 Name="VCPreLinkEventTool"
0139 />
0140 <Tool
0141 Name="VCLinkerTool"
0142 LinkIncremental="1"
0143 GenerateDebugInformation="true"
0144 SubSystem="1"
0145 OptimizeReferences="2"
0146 EnableCOMDATFolding="2"
0147 TargetMachine="1"
0148 />
0149 <Tool
0150 Name="VCALinkTool"
0151 />
0152 <Tool
0153 Name="VCManifestTool"
0154 />
0155 <Tool
0156 Name="VCXDCMakeTool"
0157 />
0158 <Tool
0159 Name="VCBscMakeTool"
0160 />
0161 <Tool
0162 Name="VCFxCopTool"
0163 />
0164 <Tool
0165 Name="VCAppVerifierTool"
0166 />
0167 <Tool
0168 Name="VCWebDeploymentTool"
0169 />
0170 <Tool
0171 Name="VCPostBuildEventTool"
0172 />
0173 </Configuration>
0174 </Configurations>
0175 <References>
0176 <ProjectReference
0177 ReferencedProjectIdentifier="{E4EF614B-30DF-4954-8C53-580A0BF6B589}"
0178 RelativePathToProject=".\gmock_main.vcproj"
0179 />
0180 </References>
0181 <Files>
0182 <Filter
0183 Name="Source Files"
0184 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
0185 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
0186 >
0187 <File
0188 RelativePath="..\..\test\gmock_all_test.cc"
0189 >
0190 </File>
0191 </Filter>
0192 <Filter
0193 Name="Header Files"
0194 Filter="h;hpp;hxx;hm;inl;inc;xsd"
0195 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
0196 >
0197 </Filter>
0198 </Files>
0199 <Globals>
0200 </Globals>
0201 </VisualStudioProject>