| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="Windows-1252"?> | |
| 2 <VisualStudioProject | |
| 3 ProjectType="Visual C++" | |
| 4 Version="8.00" | |
| 5 Name="gmock_test" | |
| 6 ProjectGUID="{F10D22F8-AC7B-4213-8720-608E7D878CD2}" | |
| 7 RootNamespace="gmock_test" | |
| 8 Keyword="Win32Proj" | |
| 9 > | |
| 10 <Platforms> | |
| 11 <Platform | |
| 12 Name="Win32" | |
| 13 /> | |
| 14 </Platforms> | |
| 15 <ToolFiles> | |
| 16 </ToolFiles> | |
| 17 <Configurations> | |
| 18 <Configuration | |
| 19 Name="Debug|Win32" | |
| 20 OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
| 21 IntermediateDirectory="$(OutDir)\$(ProjectName)" | |
| 22 ConfigurationType="1" | |
| 23 InheritedPropertySheets=".\gmock_config.vsprops" | |
| 24 CharacterSet="1" | |
| 25 > | |
| 26 <Tool | |
| 27 Name="VCPreBuildEventTool" | |
| 28 /> | |
| 29 <Tool | |
| 30 Name="VCCustomBuildTool" | |
| 31 /> | |
| 32 <Tool | |
| 33 Name="VCXMLDataGeneratorTool" | |
| 34 /> | |
| 35 <Tool | |
| 36 Name="VCWebServiceProxyGeneratorTool" | |
| 37 /> | |
| 38 <Tool | |
| 39 Name="VCMIDLTool" | |
| 40 /> | |
| 41 <Tool | |
| 42 Name="VCCLCompilerTool" | |
| 43 Optimization="0" | |
| 44 AdditionalIncludeDirectories="../include" | |
| 45 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" | |
| 46 MinimalRebuild="true" | |
| 47 BasicRuntimeChecks="3" | |
| 48 RuntimeLibrary="1" | |
| 49 UsePrecompiledHeader="0" | |
| 50 WarningLevel="3" | |
| 51 Detect64BitPortabilityProblems="true" | |
| 52 DebugInformationFormat="3" | |
| 53 /> | |
| 54 <Tool | |
| 55 Name="VCManagedResourceCompilerTool" | |
| 56 /> | |
| 57 <Tool | |
| 58 Name="VCResourceCompilerTool" | |
| 59 /> | |
| 60 <Tool | |
| 61 Name="VCPreLinkEventTool" | |
| 62 /> | |
| 63 <Tool | |
| 64 Name="VCLinkerTool" | |
| 65 LinkIncremental="2" | |
| 66 GenerateDebugInformation="true" | |
| 67 SubSystem="1" | |
| 68 TargetMachine="1" | |
| 69 /> | |
| 70 <Tool | |
| 71 Name="VCALinkTool" | |
| 72 /> | |
| 73 <Tool | |
| 74 Name="VCManifestTool" | |
| 75 /> | |
| 76 <Tool | |
| 77 Name="VCXDCMakeTool" | |
| 78 /> | |
| 79 <Tool | |
| 80 Name="VCBscMakeTool" | |
| 81 /> | |
| 82 <Tool | |
| 83 Name="VCFxCopTool" | |
| 84 /> | |
| 85 <Tool | |
| 86 Name="VCAppVerifierTool" | |
| 87 /> | |
| 88 <Tool | |
| 89 Name="VCWebDeploymentTool" | |
| 90 /> | |
| 91 <Tool | |
| 92 Name="VCPostBuildEventTool" | |
| 93 /> | |
| 94 </Configuration> | |
| 95 <Configuration | |
| 96 Name="Release|Win32" | |
| 97 OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
| 98 IntermediateDirectory="$(OutDir)\$(ProjectName)" | |
| 99 ConfigurationType="1" | |
| 100 InheritedPropertySheets=".\gmock_config.vsprops" | |
| 101 CharacterSet="1" | |
| 102 WholeProgramOptimization="1" | |
| 103 > | |
| 104 <Tool | |
| 105 Name="VCPreBuildEventTool" | |
| 106 /> | |
| 107 <Tool | |
| 108 Name="VCCustomBuildTool" | |
| 109 /> | |
| 110 <Tool | |
| 111 Name="VCXMLDataGeneratorTool" | |
| 112 /> | |
| 113 <Tool | |
| 114 Name="VCWebServiceProxyGeneratorTool" | |
| 115 /> | |
| 116 <Tool | |
| 117 Name="VCMIDLTool" | |
| 118 /> | |
| 119 <Tool | |
| 120 Name="VCCLCompilerTool" | |
| 121 AdditionalIncludeDirectories="../include" | |
| 122 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" | |
| 123 RuntimeLibrary="0" | |
| 124 UsePrecompiledHeader="0" | |
| 125 WarningLevel="3" | |
| 126 Detect64BitPortabilityProblems="true" | |
| 127 DebugInformationFormat="3" | |
| 128 /> | |
| 129 <Tool | |
| 130 Name="VCManagedResourceCompilerTool" | |
| 131 /> | |
| 132 <Tool | |
| 133 Name="VCResourceCompilerTool" | |
| 134 /> | |
| 135 <Tool | |
| 136 Name="VCPreLinkEventTool" | |
| 137 /> | |
| 138 <Tool | |
| 139 Name="VCLinkerTool" | |
| 140 LinkIncremental="1" | |
| 141 GenerateDebugInformation="true" | |
| 142 SubSystem="1" | |
| 143 OptimizeReferences="2" | |
| 144 EnableCOMDATFolding="2" | |
| 145 TargetMachine="1" | |
| 146 /> | |
| 147 <Tool | |
| 148 Name="VCALinkTool" | |
| 149 /> | |
| 150 <Tool | |
| 151 Name="VCManifestTool" | |
| 152 /> | |
| 153 <Tool | |
| 154 Name="VCXDCMakeTool" | |
| 155 /> | |
| 156 <Tool | |
| 157 Name="VCBscMakeTool" | |
| 158 /> | |
| 159 <Tool | |
| 160 Name="VCFxCopTool" | |
| 161 /> | |
| 162 <Tool | |
| 163 Name="VCAppVerifierTool" | |
| 164 /> | |
| 165 <Tool | |
| 166 Name="VCWebDeploymentTool" | |
| 167 /> | |
| 168 <Tool | |
| 169 Name="VCPostBuildEventTool" | |
| 170 /> | |
| 171 </Configuration> | |
| 172 </Configurations> | |
| 173 <References> | |
| 174 <ProjectReference | |
| 175 ReferencedProjectIdentifier="{E4EF614B-30DF-4954-8C53-58
0A0BF6B589}" | |
| 176 RelativePathToProject=".\gmock_main.vcproj" | |
| 177 /> | |
| 178 </References> | |
| 179 <Files> | |
| 180 <Filter | |
| 181 Name="Source Files" | |
| 182 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | |
| 183 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}
" | |
| 184 > | |
| 185 <File | |
| 186 RelativePath="..\test\gmock-actions_test.cc" | |
| 187 > | |
| 188 </File> | |
| 189 <File | |
| 190 RelativePath="..\test\gmock-cardinalities_test.c
c" | |
| 191 > | |
| 192 </File> | |
| 193 <File | |
| 194 RelativePath="..\test\gmock-generated-actions_te
st.cc" | |
| 195 > | |
| 196 </File> | |
| 197 <File | |
| 198 RelativePath="..\test\gmock-generated-function-m
ockers_test.cc" | |
| 199 > | |
| 200 </File> | |
| 201 <File | |
| 202 RelativePath="..\test\gmock-generated-internal-u
tils_test.cc" | |
| 203 > | |
| 204 </File> | |
| 205 <File | |
| 206 RelativePath="..\test\gmock-generated-matchers_t
est.cc" | |
| 207 > | |
| 208 </File> | |
| 209 <File | |
| 210 RelativePath="..\test\gmock-internal-utils_test.
cc" | |
| 211 > | |
| 212 </File> | |
| 213 <File | |
| 214 RelativePath="..\test\gmock-matchers_test.cc" | |
| 215 > | |
| 216 </File> | |
| 217 <File | |
| 218 RelativePath="..\test\gmock-nice-strict_test.cc" | |
| 219 > | |
| 220 </File> | |
| 221 <File | |
| 222 RelativePath="..\test\gmock-port_test.cc" | |
| 223 > | |
| 224 </File> | |
| 225 <File | |
| 226 RelativePath="..\test\gmock-printers_test.cc" | |
| 227 > | |
| 228 </File> | |
| 229 <File | |
| 230 RelativePath="..\test\gmock_test.cc" | |
| 231 > | |
| 232 </File> | |
| 233 </Filter> | |
| 234 <Filter | |
| 235 Name="Header Files" | |
| 236 Filter="h;hpp;hxx;hm;inl;inc;xsd" | |
| 237 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}
" | |
| 238 > | |
| 239 </Filter> | |
| 240 </Files> | |
| 241 <Globals> | |
| 242 </Globals> | |
| 243 </VisualStudioProject> | |
| OLD | NEW |