|
| 1 | +<?xml version="1.0" encoding = "Windows-1252"?> |
| 2 | +<VisualStudioProject |
| 3 | + ProjectType="Visual C++" |
| 4 | + Version="7.10" |
| 5 | + Name="TestUnitTest++" |
| 6 | + Keyword="Win32Proj"> |
| 7 | + <Platforms> |
| 8 | + <Platform |
| 9 | + Name="Win32"/> |
| 10 | + </Platforms> |
| 11 | + <Configurations> |
| 12 | + <Configuration |
| 13 | + Name="Debug|Win32" |
| 14 | + OutputDirectory="Debug" |
| 15 | + IntermediateDirectory="TestUnitTest++.dir\Debug" |
| 16 | + ConfigurationType="1" |
| 17 | + UseOfMFC="0" |
| 18 | + ATLMinimizesCRunTimeLibraryUsage="FALSE" |
| 19 | + CharacterSet="2"> |
| 20 | + <Tool |
| 21 | + Name="VCCLCompilerTool" |
| 22 | + AdditionalOptions=" /Zm1000" |
| 23 | + AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 24 | + BasicRuntimeChecks="1" |
| 25 | + CompileAs="2" |
| 26 | + DebugInformationFormat="3" |
| 27 | + ExceptionHandling="TRUE" |
| 28 | + InlineFunctionExpansion="0" |
| 29 | + Optimization="0" |
| 30 | + RuntimeLibrary="3" |
| 31 | + RuntimeTypeInfo="TRUE" |
| 32 | + WarningLevel="3" |
| 33 | + PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"Debug\"" |
| 34 | + AssemblerListingLocation="Debug" |
| 35 | + ObjectFile="$(IntDir)\" |
| 36 | + ProgramDataBaseFileName="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Debug/TestUnitTest++.pdb" |
| 37 | +/> |
| 38 | + <Tool |
| 39 | + Name="VCCustomBuildTool"/> |
| 40 | + <Tool |
| 41 | + Name="VCResourceCompilerTool" |
| 42 | + AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 43 | + PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"Debug\""/> |
| 44 | + <Tool |
| 45 | + Name="VCMIDLTool" |
| 46 | + AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 47 | + MkTypLibCompatible="FALSE" |
| 48 | + TargetEnvironment="1" |
| 49 | + GenerateStublessProxies="TRUE" |
| 50 | + TypeLibraryName="$(InputName).tlb" |
| 51 | + OutputDirectory="$(IntDir)" |
| 52 | + HeaderFileName="$(InputName).h" |
| 53 | + DLLDataFileName="" |
| 54 | + InterfaceIdentifierFileName="$(InputName)_i.c" |
| 55 | + ProxyFileName="$(InputName)_p.c"/> |
| 56 | + <Tool |
| 57 | + Name="VCPreBuildEventTool"/> |
| 58 | + <Tool |
| 59 | + Name="VCPreLinkEventTool"/> |
| 60 | + <Tool |
| 61 | + Name="VCPostBuildEventTool"/> |
| 62 | + <Tool |
| 63 | + Name="VCLinkerTool" |
| 64 | + LinkLibraryDependencies="false" |
| 65 | + AdditionalOptions=" /STACK:10000000 /machine:X86 /debug" |
| 66 | + AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Debug\UnitTest++.lib " |
| 67 | + OutputFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Debug\TestUnitTest++.exe" |
| 68 | + Version="0.0" |
| 69 | + LinkIncremental="2" |
| 70 | + AdditionalLibraryDirectories="" |
| 71 | + ProgramDatabaseFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Debug/TestUnitTest++.pdb" |
| 72 | + GenerateDebugInformation="TRUE" |
| 73 | + SubSystem="1" |
| 74 | + ImportLibrary="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Debug\TestUnitTest++.lib"/> |
| 75 | + </Configuration> |
| 76 | + <Configuration |
| 77 | + Name="Release|Win32" |
| 78 | + OutputDirectory="Release" |
| 79 | + IntermediateDirectory="TestUnitTest++.dir\Release" |
| 80 | + ConfigurationType="1" |
| 81 | + UseOfMFC="0" |
| 82 | + ATLMinimizesCRunTimeLibraryUsage="FALSE" |
| 83 | + CharacterSet="2"> |
| 84 | + <Tool |
| 85 | + Name="VCCLCompilerTool" |
| 86 | + AdditionalOptions=" /Zm1000" |
| 87 | + AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 88 | + CompileAs="2" |
| 89 | + ExceptionHandling="TRUE" |
| 90 | + InlineFunctionExpansion="2" |
| 91 | + Optimization="2" |
| 92 | + RuntimeLibrary="2" |
| 93 | + RuntimeTypeInfo="TRUE" |
| 94 | + WarningLevel="3" |
| 95 | + PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"Release\"" |
| 96 | + AssemblerListingLocation="Release" |
| 97 | + ObjectFile="$(IntDir)\" |
| 98 | + ProgramDataBaseFileName="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Release/TestUnitTest++.pdb" |
| 99 | +/> |
| 100 | + <Tool |
| 101 | + Name="VCCustomBuildTool"/> |
| 102 | + <Tool |
| 103 | + Name="VCResourceCompilerTool" |
| 104 | + AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 105 | + PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"Release\""/> |
| 106 | + <Tool |
| 107 | + Name="VCMIDLTool" |
| 108 | + AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 109 | + MkTypLibCompatible="FALSE" |
| 110 | + TargetEnvironment="1" |
| 111 | + GenerateStublessProxies="TRUE" |
| 112 | + TypeLibraryName="$(InputName).tlb" |
| 113 | + OutputDirectory="$(IntDir)" |
| 114 | + HeaderFileName="$(InputName).h" |
| 115 | + DLLDataFileName="" |
| 116 | + InterfaceIdentifierFileName="$(InputName)_i.c" |
| 117 | + ProxyFileName="$(InputName)_p.c"/> |
| 118 | + <Tool |
| 119 | + Name="VCPreBuildEventTool"/> |
| 120 | + <Tool |
| 121 | + Name="VCPreLinkEventTool"/> |
| 122 | + <Tool |
| 123 | + Name="VCPostBuildEventTool"/> |
| 124 | + <Tool |
| 125 | + Name="VCLinkerTool" |
| 126 | + LinkLibraryDependencies="false" |
| 127 | + AdditionalOptions=" /STACK:10000000 /machine:X86" |
| 128 | + AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Release\UnitTest++.lib " |
| 129 | + OutputFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Release\TestUnitTest++.exe" |
| 130 | + Version="0.0" |
| 131 | + LinkIncremental="1" |
| 132 | + AdditionalLibraryDirectories="" |
| 133 | + ProgramDatabaseFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Release/TestUnitTest++.pdb" |
| 134 | + SubSystem="1" |
| 135 | + ImportLibrary="U:\unittest-cpp-pj\vs_projects\vs2003_x86\Release\TestUnitTest++.lib"/> |
| 136 | + </Configuration> |
| 137 | + <Configuration |
| 138 | + Name="MinSizeRel|Win32" |
| 139 | + OutputDirectory="MinSizeRel" |
| 140 | + IntermediateDirectory="TestUnitTest++.dir\MinSizeRel" |
| 141 | + ConfigurationType="1" |
| 142 | + UseOfMFC="0" |
| 143 | + ATLMinimizesCRunTimeLibraryUsage="FALSE" |
| 144 | + CharacterSet="2"> |
| 145 | + <Tool |
| 146 | + Name="VCCLCompilerTool" |
| 147 | + AdditionalOptions=" /Zm1000" |
| 148 | + AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 149 | + CompileAs="2" |
| 150 | + ExceptionHandling="TRUE" |
| 151 | + InlineFunctionExpansion="1" |
| 152 | + Optimization="1" |
| 153 | + RuntimeLibrary="2" |
| 154 | + RuntimeTypeInfo="TRUE" |
| 155 | + WarningLevel="3" |
| 156 | + PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"MinSizeRel\"" |
| 157 | + AssemblerListingLocation="MinSizeRel" |
| 158 | + ObjectFile="$(IntDir)\" |
| 159 | + ProgramDataBaseFileName="U:\unittest-cpp-pj\vs_projects\vs2003_x86\MinSizeRel/TestUnitTest++.pdb" |
| 160 | +/> |
| 161 | + <Tool |
| 162 | + Name="VCCustomBuildTool"/> |
| 163 | + <Tool |
| 164 | + Name="VCResourceCompilerTool" |
| 165 | + AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 166 | + PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"MinSizeRel\""/> |
| 167 | + <Tool |
| 168 | + Name="VCMIDLTool" |
| 169 | + AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 170 | + MkTypLibCompatible="FALSE" |
| 171 | + TargetEnvironment="1" |
| 172 | + GenerateStublessProxies="TRUE" |
| 173 | + TypeLibraryName="$(InputName).tlb" |
| 174 | + OutputDirectory="$(IntDir)" |
| 175 | + HeaderFileName="$(InputName).h" |
| 176 | + DLLDataFileName="" |
| 177 | + InterfaceIdentifierFileName="$(InputName)_i.c" |
| 178 | + ProxyFileName="$(InputName)_p.c"/> |
| 179 | + <Tool |
| 180 | + Name="VCPreBuildEventTool"/> |
| 181 | + <Tool |
| 182 | + Name="VCPreLinkEventTool"/> |
| 183 | + <Tool |
| 184 | + Name="VCPostBuildEventTool"/> |
| 185 | + <Tool |
| 186 | + Name="VCLinkerTool" |
| 187 | + LinkLibraryDependencies="false" |
| 188 | + AdditionalOptions=" /STACK:10000000 /machine:X86" |
| 189 | + AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib MinSizeRel\UnitTest++.lib " |
| 190 | + OutputFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\MinSizeRel\TestUnitTest++.exe" |
| 191 | + Version="0.0" |
| 192 | + LinkIncremental="1" |
| 193 | + AdditionalLibraryDirectories="" |
| 194 | + ProgramDatabaseFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\MinSizeRel/TestUnitTest++.pdb" |
| 195 | + SubSystem="1" |
| 196 | + ImportLibrary="U:\unittest-cpp-pj\vs_projects\vs2003_x86\MinSizeRel\TestUnitTest++.lib"/> |
| 197 | + </Configuration> |
| 198 | + <Configuration |
| 199 | + Name="RelWithDebInfo|Win32" |
| 200 | + OutputDirectory="RelWithDebInfo" |
| 201 | + IntermediateDirectory="TestUnitTest++.dir\RelWithDebInfo" |
| 202 | + ConfigurationType="1" |
| 203 | + UseOfMFC="0" |
| 204 | + ATLMinimizesCRunTimeLibraryUsage="FALSE" |
| 205 | + CharacterSet="2"> |
| 206 | + <Tool |
| 207 | + Name="VCCLCompilerTool" |
| 208 | + AdditionalOptions=" /Zm1000" |
| 209 | + AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 210 | + CompileAs="2" |
| 211 | + DebugInformationFormat="3" |
| 212 | + ExceptionHandling="TRUE" |
| 213 | + InlineFunctionExpansion="1" |
| 214 | + Optimization="2" |
| 215 | + RuntimeLibrary="2" |
| 216 | + RuntimeTypeInfo="TRUE" |
| 217 | + WarningLevel="3" |
| 218 | + PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"RelWithDebInfo\"" |
| 219 | + AssemblerListingLocation="RelWithDebInfo" |
| 220 | + ObjectFile="$(IntDir)\" |
| 221 | + ProgramDataBaseFileName="U:\unittest-cpp-pj\vs_projects\vs2003_x86\RelWithDebInfo/TestUnitTest++.pdb" |
| 222 | +/> |
| 223 | + <Tool |
| 224 | + Name="VCCustomBuildTool"/> |
| 225 | + <Tool |
| 226 | + Name="VCResourceCompilerTool" |
| 227 | + AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 228 | + PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_DEPRECATE;CMAKE_INTDIR=\"RelWithDebInfo\""/> |
| 229 | + <Tool |
| 230 | + Name="VCMIDLTool" |
| 231 | + AdditionalIncludeDirectories="U:\unittest-cpp-pj\.;" |
| 232 | + MkTypLibCompatible="FALSE" |
| 233 | + TargetEnvironment="1" |
| 234 | + GenerateStublessProxies="TRUE" |
| 235 | + TypeLibraryName="$(InputName).tlb" |
| 236 | + OutputDirectory="$(IntDir)" |
| 237 | + HeaderFileName="$(InputName).h" |
| 238 | + DLLDataFileName="" |
| 239 | + InterfaceIdentifierFileName="$(InputName)_i.c" |
| 240 | + ProxyFileName="$(InputName)_p.c"/> |
| 241 | + <Tool |
| 242 | + Name="VCPreBuildEventTool"/> |
| 243 | + <Tool |
| 244 | + Name="VCPreLinkEventTool"/> |
| 245 | + <Tool |
| 246 | + Name="VCPostBuildEventTool"/> |
| 247 | + <Tool |
| 248 | + Name="VCLinkerTool" |
| 249 | + LinkLibraryDependencies="false" |
| 250 | + AdditionalOptions=" /STACK:10000000 /machine:X86 /debug" |
| 251 | + AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib RelWithDebInfo\UnitTest++.lib " |
| 252 | + OutputFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\RelWithDebInfo\TestUnitTest++.exe" |
| 253 | + Version="0.0" |
| 254 | + LinkIncremental="2" |
| 255 | + AdditionalLibraryDirectories="" |
| 256 | + ProgramDatabaseFile="U:\unittest-cpp-pj\vs_projects\vs2003_x86\RelWithDebInfo/TestUnitTest++.pdb" |
| 257 | + GenerateDebugInformation="TRUE" |
| 258 | + SubSystem="1" |
| 259 | + ImportLibrary="U:\unittest-cpp-pj\vs_projects\vs2003_x86\RelWithDebInfo\TestUnitTest++.lib"/> |
| 260 | + </Configuration> |
| 261 | + </Configurations> |
| 262 | + <Files> |
| 263 | + <File |
| 264 | + RelativePath="U:\unittest-cpp-pj\tests\Main.cpp"> |
| 265 | + </File> |
| 266 | + <File |
| 267 | + RelativePath="U:\unittest-cpp-pj\tests\TestAssertHandler.cpp"> |
| 268 | + </File> |
| 269 | + <File |
| 270 | + RelativePath="U:\unittest-cpp-pj\tests\TestCheckMacros.cpp"> |
| 271 | + </File> |
| 272 | + <File |
| 273 | + RelativePath="U:\unittest-cpp-pj\tests\TestChecks.cpp"> |
| 274 | + </File> |
| 275 | + <File |
| 276 | + RelativePath="U:\unittest-cpp-pj\tests\TestCompositeTestReporter.cpp"> |
| 277 | + </File> |
| 278 | + <File |
| 279 | + RelativePath="U:\unittest-cpp-pj\tests\TestCurrentTest.cpp"> |
| 280 | + </File> |
| 281 | + <File |
| 282 | + RelativePath="U:\unittest-cpp-pj\tests\TestDeferredTestReporter.cpp"> |
| 283 | + </File> |
| 284 | + <File |
| 285 | + RelativePath="U:\unittest-cpp-pj\tests\TestExceptions.cpp"> |
| 286 | + </File> |
| 287 | + <File |
| 288 | + RelativePath="U:\unittest-cpp-pj\tests\TestMemoryOutStream.cpp"> |
| 289 | + </File> |
| 290 | + <File |
| 291 | + RelativePath="U:\unittest-cpp-pj\tests\TestTest.cpp"> |
| 292 | + </File> |
| 293 | + <File |
| 294 | + RelativePath="U:\unittest-cpp-pj\tests\TestTestList.cpp"> |
| 295 | + </File> |
| 296 | + <File |
| 297 | + RelativePath="U:\unittest-cpp-pj\tests\TestTestMacros.cpp"> |
| 298 | + </File> |
| 299 | + <File |
| 300 | + RelativePath="U:\unittest-cpp-pj\tests\TestTestResults.cpp"> |
| 301 | + </File> |
| 302 | + <File |
| 303 | + RelativePath="U:\unittest-cpp-pj\tests\TestTestRunner.cpp"> |
| 304 | + </File> |
| 305 | + <File |
| 306 | + RelativePath="U:\unittest-cpp-pj\tests\TestTestSuite.cpp"> |
| 307 | + </File> |
| 308 | + <File |
| 309 | + RelativePath="U:\unittest-cpp-pj\tests\TestTimeConstraint.cpp"> |
| 310 | + </File> |
| 311 | + <File |
| 312 | + RelativePath="U:\unittest-cpp-pj\tests\TestTimeConstraintMacro.cpp"> |
| 313 | + </File> |
| 314 | + <File |
| 315 | + RelativePath="U:\unittest-cpp-pj\tests\TestUnitTestPP.cpp"> |
| 316 | + </File> |
| 317 | + <File |
| 318 | + RelativePath="U:\unittest-cpp-pj\tests\TestXmlTestReporter.cpp"> |
| 319 | + </File> |
| 320 | + <File |
| 321 | + RelativePath="U:\unittest-cpp-pj\tests\RecordingReporter.h"> |
| 322 | + </File> |
| 323 | + <File |
| 324 | + RelativePath="U:\unittest-cpp-pj\tests\ScopedCurrentTest.h"> |
| 325 | + </File> |
| 326 | + </Files> |
| 327 | + <Globals> |
| 328 | + </Globals> |
| 329 | +</VisualStudioProject> |
0 commit comments