Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /JETSCAPE/external_packages/googletest/googlemock/msvc/2005/gmock.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"
0006         ProjectGUID="{34681F0D-CE45-415D-B5F2-5C662DFE3BD5}"
0007         RootNamespace="gmock"
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="4"
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                                 Optimization="0"
0044                                 AdditionalIncludeDirectories="..\..\include;..\.."
0045                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
0046                                 MinimalRebuild="true"
0047                                 BasicRuntimeChecks="3"
0048                                 RuntimeLibrary="1"
0049                                 UsePrecompiledHeader="0"
0050                                 WarningLevel="3"
0051                                 Detect64BitPortabilityProblems="true"
0052                                 DebugInformationFormat="3"
0053                         />
0054                         <Tool
0055                                 Name="VCManagedResourceCompilerTool"
0056                         />
0057                         <Tool
0058                                 Name="VCResourceCompilerTool"
0059                         />
0060                         <Tool
0061                                 Name="VCPreLinkEventTool"
0062                         />
0063                         <Tool
0064                                 Name="VCLibrarianTool"
0065                         />
0066                         <Tool
0067                                 Name="VCALinkTool"
0068                         />
0069                         <Tool
0070                                 Name="VCXDCMakeTool"
0071                         />
0072                         <Tool
0073                                 Name="VCBscMakeTool"
0074                         />
0075                         <Tool
0076                                 Name="VCFxCopTool"
0077                         />
0078                         <Tool
0079                                 Name="VCPostBuildEventTool"
0080                         />
0081                 </Configuration>
0082                 <Configuration
0083                         Name="Release|Win32"
0084                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
0085                         IntermediateDirectory="$(OutDir)\$(ProjectName)"
0086                         ConfigurationType="4"
0087                         InheritedPropertySheets=".\gmock_config.vsprops"
0088                         CharacterSet="1"
0089                         WholeProgramOptimization="1"
0090                         >
0091                         <Tool
0092                                 Name="VCPreBuildEventTool"
0093                         />
0094                         <Tool
0095                                 Name="VCCustomBuildTool"
0096                         />
0097                         <Tool
0098                                 Name="VCXMLDataGeneratorTool"
0099                         />
0100                         <Tool
0101                                 Name="VCWebServiceProxyGeneratorTool"
0102                         />
0103                         <Tool
0104                                 Name="VCMIDLTool"
0105                         />
0106                         <Tool
0107                                 Name="VCCLCompilerTool"
0108                                 AdditionalIncludeDirectories="..\..\include;..\.."
0109                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
0110                                 RuntimeLibrary="0"
0111                                 UsePrecompiledHeader="0"
0112                                 WarningLevel="3"
0113                                 Detect64BitPortabilityProblems="true"
0114                                 DebugInformationFormat="3"
0115                         />
0116                         <Tool
0117                                 Name="VCManagedResourceCompilerTool"
0118                         />
0119                         <Tool
0120                                 Name="VCResourceCompilerTool"
0121                         />
0122                         <Tool
0123                                 Name="VCPreLinkEventTool"
0124                         />
0125                         <Tool
0126                                 Name="VCLibrarianTool"
0127                         />
0128                         <Tool
0129                                 Name="VCALinkTool"
0130                         />
0131                         <Tool
0132                                 Name="VCXDCMakeTool"
0133                         />
0134                         <Tool
0135                                 Name="VCBscMakeTool"
0136                         />
0137                         <Tool
0138                                 Name="VCFxCopTool"
0139                         />
0140                         <Tool
0141                                 Name="VCPostBuildEventTool"
0142                         />
0143                 </Configuration>
0144         </Configurations>
0145         <References>
0146         </References>
0147         <Files>
0148                 <Filter
0149                         Name="Source Files"
0150                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
0151                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
0152                         >
0153                         <File
0154                                 RelativePath="..\..\src\gmock-all.cc"
0155                                 >
0156                         </File>
0157                         <File
0158                                 RelativePath="$(GTestDir)\src\gtest-all.cc"
0159                                 >
0160                                 <FileConfiguration
0161                                         Name="Debug|Win32"
0162                                         >
0163                                         <Tool
0164                                                 Name="VCCLCompilerTool"
0165                                                 AdditionalIncludeDirectories="$(GTestDir)"
0166                                         />
0167                                 </FileConfiguration>
0168                                 <FileConfiguration
0169                                         Name="Release|Win32"
0170                                         >
0171                                         <Tool
0172                                                 Name="VCCLCompilerTool"
0173                                                 AdditionalIncludeDirectories="$(GTestDir)"
0174                                         />
0175                                 </FileConfiguration>
0176                         </File>
0177                 </Filter>
0178                 <Filter
0179                         Name="Public Header Files"
0180                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
0181                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
0182                         >
0183                 </Filter>
0184                 <Filter
0185                         Name="Private Header Files"
0186                         >
0187                 </Filter>
0188         </Files>
0189         <Globals>
0190         </Globals>
0191 </VisualStudioProject>