Changeset 19085
- Timestamp:
- 07/20/06 16:23:48 (2 years ago)
- Files:
-
- cppunit/trunk/ChangeLog (modified) (1 diff)
- cppunit/trunk/INSTALL-WIN32.txt (modified) (3 diffs)
- cppunit/trunk/Makefile.am (modified) (1 diff)
- cppunit/trunk/NEWS (modified) (4 diffs)
- cppunit/trunk/README.sourceforge (modified) (1 diff)
- cppunit/trunk/THANKS (modified) (1 diff)
- cppunit/trunk/autogen.sh (modified) (1 diff)
- cppunit/trunk/configure.in (modified) (2 diffs)
- cppunit/trunk/contrib/xml-xsl/report.xsl (modified) (2 diffs)
- cppunit/trunk/cppunit.pc.in (copied) (copied from vendor/cppunit/current/cppunit.pc.in)
- cppunit/trunk/cppunit.spec.in (modified) (1 diff)
- cppunit/trunk/debian (deleted)
- cppunit/trunk/devtools/cvs-root-update.py (copied) (copied from vendor/cppunit/current/devtools/cvs-root-update.py)
- cppunit/trunk/doc/cookbook.dox (modified) (1 diff)
- cppunit/trunk/doc/header.html (modified) (1 diff)
- cppunit/trunk/doc/makedox.bat (modified) (1 diff)
- cppunit/trunk/doc/other_documentation.dox (modified) (2 diffs)
- cppunit/trunk/examples/ClockerPlugIn/ClockerModel.cpp (modified) (1 diff)
- cppunit/trunk/examples/ClockerPlugIn/ClockerPlugIn.cpp (modified) (2 diffs)
- cppunit/trunk/examples/ClockerPlugIn/ClockerPlugIn.dsp (modified) (3 diffs)
- cppunit/trunk/examples/DumperPlugIn/DumperPlugIn.cpp (modified) (1 diff)
- cppunit/trunk/examples/DumperPlugIn/DumperPlugIn.dsp (modified) (4 diffs)
- cppunit/trunk/examples/cppunittest/BaseTestCase.cpp (modified) (1 diff)
- cppunit/trunk/examples/cppunittest/CppUnitTestMain.dsp (modified) (8 diffs)
- cppunit/trunk/examples/cppunittest/CppUnitTestPlugIn.dsp (modified) (4 diffs)
- cppunit/trunk/examples/cppunittest/CppUnitTestSuite.cpp (modified) (1 diff)
- cppunit/trunk/examples/cppunittest/HelperMacrosTest.cpp (modified) (1 diff)
- cppunit/trunk/examples/cppunittest/StringToolsTest.cpp (modified) (1 diff)
- cppunit/trunk/examples/cppunittest/SubclassedTestCase.cpp (modified) (1 diff)
- cppunit/trunk/examples/cppunittest/XmlElementTest.cpp (modified) (1 diff)
- cppunit/trunk/examples/cppunittest/XmlOutputterTest.cpp (modified) (1 diff)
- cppunit/trunk/examples/examples.opt (modified) (previous)
- cppunit/trunk/examples/hierarchy/hierarchy.dsp (modified) (6 diffs)
- cppunit/trunk/examples/money/Money.h (modified) (2 diffs)
- cppunit/trunk/examples/money/MoneyTest.cpp (modified) (2 diffs)
- cppunit/trunk/examples/money/money.dsp (modified) (4 diffs)
- cppunit/trunk/examples/msvc6/CppUnitTestApp/CppUnitTestApp.dsp (modified) (4 diffs)
- cppunit/trunk/examples/msvc6/HostApp/ExampleTestCase.cpp (modified) (1 diff)
- cppunit/trunk/examples/msvc6/HostApp/ExampleTestCase.h (modified) (2 diffs)
- cppunit/trunk/examples/msvc6/HostApp/HostApp.dsp (modified) (10 diffs)
- cppunit/trunk/examples/msvc6/TestPlugIn (copied) (copied from vendor/cppunit/current/examples/msvc6/TestPlugIn)
- cppunit/trunk/examples/qt/Example.pro (deleted)
- cppunit/trunk/examples/qt/ExampleTestCase.cpp (deleted)
- cppunit/trunk/examples/qt/ExampleTestCase.h (deleted)
- cppunit/trunk/examples/qt/ExampleTestCases.cpp (copied) (copied from vendor/cppunit/current/examples/qt/ExampleTestCases.cpp)
- cppunit/trunk/examples/qt/ExampleTestCases.h (copied) (copied from vendor/cppunit/current/examples/qt/ExampleTestCases.h)
- cppunit/trunk/examples/qt/Main.cpp (modified) (1 diff)
- cppunit/trunk/examples/qt/build.bat (deleted)
- cppunit/trunk/examples/qt/make_example (copied) (copied from vendor/cppunit/current/examples/qt/make_example)
- cppunit/trunk/examples/qt/make_example.bat (copied) (copied from vendor/cppunit/current/examples/qt/make_example.bat)
- cppunit/trunk/examples/qt/qt_example.pro (copied) (copied from vendor/cppunit/current/examples/qt/qt_example.pro)
- cppunit/trunk/examples/qt/qt_example.sln (copied) (copied from vendor/cppunit/current/examples/qt/qt_example.sln)
- cppunit/trunk/examples/qt/qt_example.vcproj (copied) (copied from vendor/cppunit/current/examples/qt/qt_example.vcproj)
- cppunit/trunk/examples/qt/qt_example_dll.vcproj (copied) (copied from vendor/cppunit/current/examples/qt/qt_example_dll.vcproj)
- cppunit/trunk/examples/qt/run.bat (modified) (1 diff)
- cppunit/trunk/examples/simple/ExampleTestCase.cpp (modified) (2 diffs)
- cppunit/trunk/examples/simple/ExampleTestCase.h (modified) (2 diffs)
- cppunit/trunk/examples/simple/simple.dsp (modified) (2 diffs)
- cppunit/trunk/examples/simple/simple_plugin.dsp (modified) (4 diffs)
- cppunit/trunk/include/cppunit/CompilerOutputter.h (modified) (1 diff)
- cppunit/trunk/include/cppunit/Portability.h (modified) (1 diff)
- cppunit/trunk/include/cppunit/TestAssert.h (modified) (2 diffs)
- cppunit/trunk/include/cppunit/TestListener.h (modified) (4 diffs)
- cppunit/trunk/include/cppunit/config/Makefile.am (modified) (1 diff)
- cppunit/trunk/include/cppunit/config/config-msvc6.h (modified) (2 diffs)
- cppunit/trunk/include/cppunit/plugin/PlugInManager.h (modified) (1 diff)
- cppunit/trunk/include/cppunit/portability/Stream.h (modified) (5 diffs)
- cppunit/trunk/include/cppunit/ui/text/TextTestRunner.h (modified) (1 diff)
- cppunit/trunk/src/DllPlugInTester/DllPlugInTester.dsp (modified) (6 diffs)
- cppunit/trunk/src/DllPlugInTester/DllPlugInTesterTest.dsp (modified) (4 diffs)
- cppunit/trunk/src/cppunit/CompilerOutputter.cpp (modified) (1 diff)
- cppunit/trunk/src/cppunit/PlugInManager.cpp (modified) (1 diff)
- cppunit/trunk/src/cppunit/TestFactoryRegistry.cpp (modified) (1 diff)
- cppunit/trunk/src/cppunit/TestPlugInDefaultImpl.cpp (modified) (1 diff)
- cppunit/trunk/src/cppunit/TestResultCollector.cpp (modified) (3 diffs)
- cppunit/trunk/src/cppunit/TestRunner.cpp (modified) (1 diff)
- cppunit/trunk/src/cppunit/TestSuite.cpp (modified) (1 diff)
- cppunit/trunk/src/cppunit/TextTestRunner.cpp (modified) (2 diffs)
- cppunit/trunk/src/cppunit/XmlDocument.cpp (modified) (1 diff)
- cppunit/trunk/src/cppunit/cppunit.dsp (modified) (3 diffs)
- cppunit/trunk/src/cppunit/cppunit_dll.dsp (modified) (3 diffs)
- cppunit/trunk/src/msvc6/testpluginrunner/TestPlugInRunner.dsp (modified) (4 diffs)
- cppunit/trunk/src/msvc6/testrunner/MsDevCallerListCtrl.cpp (modified) (1 diff)
- cppunit/trunk/src/msvc6/testrunner/TestRunner.dsp (modified) (8 diffs)
- cppunit/trunk/src/qttestrunner/QtTestRunnerDll.pro (deleted)
- cppunit/trunk/src/qttestrunner/TestFailureListViewItem.cpp (modified) (1 diff)
- cppunit/trunk/src/qttestrunner/TestRunnerDlgImpl.cpp (modified) (2 diffs)
- cppunit/trunk/src/qttestrunner/TestRunnerModel.cpp (modified) (2 diffs)
- cppunit/trunk/src/qttestrunner/build (deleted)
- cppunit/trunk/src/qttestrunner/build.bat (deleted)
- cppunit/trunk/src/qttestrunner/make_lib (copied) (copied from vendor/cppunit/current/src/qttestrunner/make_lib)
- cppunit/trunk/src/qttestrunner/make_lib.bat (copied) (copied from vendor/cppunit/current/src/qttestrunner/make_lib.bat)
- cppunit/trunk/src/qttestrunner/qttestrunner.pro (deleted)
- cppunit/trunk/src/qttestrunner/qttestrunner.vcproj (copied) (copied from vendor/cppunit/current/src/qttestrunner/qttestrunner.vcproj)
- cppunit/trunk/src/qttestrunner/qttestrunner_dll.vcproj (copied) (copied from vendor/cppunit/current/src/qttestrunner/qttestrunner_dll.vcproj)
- cppunit/trunk/src/qttestrunner/qttestrunnerlib.pro (copied) (copied from vendor/cppunit/current/src/qttestrunner/qttestrunnerlib.pro)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cppunit/trunk/ChangeLog
r19076 r19085 1 2006-06-29 Baptiste Lepilleur <gaiacrtn@free.fr> 2 * include/cppunit/ui/text/TextTestRunner.h 3 * src/cppunit/TextTestRunner.cpp: applied patch #1210013 to remove 4 hidden virtual function warning. 5 6 * autogen.sh: applied patch #1449380 contributed by Sander Temme 7 to allow running autogen on Mac OS X. 8 9 * doc/header.html: updated to handle new tabs css required for 10 html doc generated with doxygen 1.4.7. 11 12 * src/msvc6/testrunner/MsDevCallerListCtrl.cpp: applied correction 13 provided to fix bug #1498175 (double click on failure does not 14 goto failure). 15 16 2006-03-04 Baptiste Lepilleur <gaiacrtn@free.fr> 17 * contrib/xml-xsl/report.xsl: reported correction posted on the wiki. 18 19 * removed debian/ directory. An up to date patch can be found at: 20 packages.debian.org. 21 22 * cppunit.spec.in: applied patch #1242905 partially (%post and %postun). 23 24 * cppunit.pc.in: 25 * configure.in: 26 * Makefile.am: integrated patch from Robert Leight to generate pkg-config. 27 28 2006-02-04 Baptiste Lepilleur <gaiacrtn@free.fr> 29 * include/cppunit/TestListener.h: 30 * src/qttestrunner/TestRunnerModel.cpp: removed compilation warning. 31 32 2006-02-01 Baptiste Lepilleur <gaiacrtn@free.fr> 33 * examples/qt: integrated Ernst patch from qt examples. 34 35 2005-12-12 Baptiste Lepilleur <gaiacrtn@free.fr> 36 * src/qttestrunner: integrated Ernst patch for QtTestRunner and Qt 3.x. 37 Enhanced qmake project files to handle multiple build configuration 38 39 2005-11-27 Baptiste Lepilleur <gaiacrtn@free.fr> 40 * doc/cookbook.dox: fixed type (patch #1334567) 41 42 2005-11-06 Baptiste Lepilleur <gaiacrtn@free.fr> 43 * include/cppunit/config/SourcePrefix.h: disable warning #4996 44 (sprintf is deprecated) for visual studio 2005. 45 46 * include/cppunit/TestAssert.h: use sprintf_s instead of sprintf for 47 visual studio 2005. 48 49 * examples/ClockerPlugIn/ClockerPlugIn.cpp 50 * examples/DumperPlugIn/DumperPlugIn.cpp: use SourcePrefix.h. Fixed 51 wrong macro usage to implement DllMain. 52 53 * examples/msvc6/HostApp/ExamplesTestCase.h 54 * examples/msvc6/HostApp/ExamplesTestCase.cpp 55 * examples/simple/ExamplesTestCase.h 56 * examples/simple/ExamplesTestCase.cpp: removed divideByZero test case 57 as it cause some crash on some platforms. 58 59 60 2005-10-27 Baptiste Lepilleur <gaiacrtn@free.fr> 61 * include/cppunit/TestAssert.h: added missing #include <stdio.h> 62 63 2005-07-30 Baptiste Lepilleur <gaiacrtn@free.fr> 64 * include/cppunit/config/SourcePrefix.h: added, prefix added at begining of sources 65 to remove warning. Removed most warning when compiling with VC++ 6sp6. 66 67 * examples/money/Money.h: 68 * examples/money/MoneyTest.cpp: added assert equal usage. 69 70 2005-07-30 Baptiste Lepilleur <gaiacrtn@free.fr> 71 72 * include/cppunit/config/config-msvc6.h: auto-detect if RTTI are enabled 73 the _CPPRTTI macro (defined by the compiler when enabling RTTI). 74 75 * include/cppunit/config/config-msvc6.h: added missing macro definition 76 CPPUNIT_HAVE_CPP_CAST. 77 78 * src/cppunit/TestResultCollector.cpp: fixed memory leak in destructor. 79 1 80 2005-07-15 Baptiste Lepilleur <gaiacrtn@free.fr> 2 81 cppunit/trunk/INSTALL-WIN32.txt
r19076 r19085 10 10 - Make HostApp the Active project 11 11 - Compile 12 - in VC++, Tools/Customize.../Add-ins and macro files/Browse... 13 - select the file lib/TestRunnerDSPlugIn.dll and press ok to register 14 the add-ins (double-click on failure = open file in VC++). 12 - For Visual Studio 6 only: 13 - in VC++, Tools/Customize.../Add-ins and macro files/Browse... 14 - select the file lib/TestRunnerDSPlugIn.dll and press ok to register 15 the add-ins (double-click on failure = open file in VC++). 15 16 - Run the project 16 17 … … 32 33 tests from a GUI. 33 34 34 * DSPlugIn (lib/TestRunnerDSPlugIn.dll) : a VC++ add-in used by35 * DSPlugIn (lib/TestRunnerDSPlugIn.dll) : a VC++ 6.0 add-in used by 35 36 testrunner.dll. If you double-click on a failure in the MFC TestRunner, 36 37 a running instance of VC++ will open the file and highlight the line. 38 This add-ins is not required for Visual Studio 7. 37 39 38 40 * TestPlugInRunner : (Warning: experimental) a VC++ … … 144 146 Notes that the DllPlugInTester(d).exe version of this tools does not allow 145 147 to use the automatic test registration that comes along with test plug-in. 146 You probably don't want to use them unless you really now what you are doing.148 You probably don't want to use them unless you really know what you are doing. 147 149 148 150 cppunit/trunk/Makefile.am
r19076 r19085 3 3 4 4 SUBDIRS = src include examples doc 5 6 pkgconfigdatadir = $(libdir)/pkgconfig 7 8 pkgconfigdata_DATA = cppunit.pc 5 9 6 10 bin_SCRIPTS = cppunit-config cppunit/trunk/NEWS
r19076 r19085 1 New in CppUnit 1.11.0: 1 New in CppUnit 1.12.0: 2 ---------------------- 3 4 * Portability: 5 6 - autogen.sh can now be run on Mac OS X (patch #1449380 7 contributed by Sander Temme). 8 9 * MFC Test runner: 10 11 - fixed bug #1498175: double click on failure would sometime 12 not goto failed assertion in visual studio. 13 14 * Documentation: 15 16 - now generated with doxygen 1.4.7 new 'tabs' style. 17 18 19 New in CppUnit 1.11.4: 2 20 ---------------------- 3 21 … … 59 77 * Compilation: 60 78 79 - The standard pkg-config file is now generated on unix (contributed by 80 Robert Leight). 81 61 82 - MinGW: patch #1024428 contributed by astar, fixed compilation issue in 62 83 Win32DynamicLibraryManager.cpp. … … 72 93 instead of 73 94 AM_PATH_CPPUNIT(1.9.0)" 95 96 - Visual Studio 2005: removed deprecated warning. 74 97 75 98 * Documentation: … … 94 117 Patch #1112053 contributed by Norbert Barbosa. 95 118 See xml-xsl/cppunit2junit.xsl and cppunit2junit.txt for details. 119 120 - xml-xsl/report.xsl has been fixed to work with current xml output. 96 121 97 122 * (Possible) Compatiblity break: cppunit/trunk/README.sourceforge
r19076 r19085 6 6 Bump up release version in: 7 7 - include/cppunit/Portability.h 8 - configure.in 8 9 - doc/makedox.bat 10 - NEWS 9 11 10 12 make distcheck cppunit/trunk/THANKS
r19076 r19085 21 21 Abdessattar Sassi <abdesassi@users.sourceforge.net> (hp-ux plug-in support) 22 22 Max Quatember and Andreas Pfaffenbichler (VC++ 7 MFC TestRunner go to source line) 23 Vincent Rivière cppunit/trunk/autogen.sh
r13544 r19085 7 7 aclocal $ACLOCAL_FLAGS || \ 8 8 aclocal $ACLOCAL_FLAGS -I /usr/local/share/aclocal 9 libtoolize --force 9 10 for l in libtoolize glibtoolize; 11 do 12 ($l --version) < /dev/null > /dev/null 2>&1 && { 13 LIBTOOLIZE=$l 14 break 15 } 16 done 17 18 $LIBTOOLIZE --force 10 19 autoheader 11 20 automake --add-missing cppunit/trunk/configure.in
r19076 r19085 15 15 # 16 16 CPPUNIT_MAJOR_VERSION=1 17 CPPUNIT_MINOR_VERSION=1 117 CPPUNIT_MINOR_VERSION=12 18 18 CPPUNIT_MICRO_VERSION=0 19 19 CPPUNIT_INTERFACE_AGE=0 … … 118 118 AC_OUTPUT([ 119 119 Makefile 120 cppunit.pc 120 121 cppunit.spec 121 122 cppunit-config cppunit/trunk/contrib/xml-xsl/report.xsl
r11469 r19085 1 1 <?xml version="1.0" encoding='shift_jis' standalone='yes' ?> 2 2 3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/ TR/WD-xsl" version="1.0" xml:lang="ja">3 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xml:lang="ja"> 4 4 5 5 <xsl:template match="/"> … … 67 67 </xsl:template> 68 68 69 <xsl:template match="Suc essfulTests">70 <H2>Suc essfulTests</H2>69 <xsl:template match="SuccessfulTests"> 70 <H2>SuccessfulTests</H2> 71 71 <xsl:choose> 72 72 <xsl:when test="Test"> cppunit/trunk/cppunit.spec.in
r19076 r19085 52 52 %doc AUTHORS COPYING INSTALL NEWS README THANKS ChangeLog TODO BUGS doc/FAQ 53 53 54 %post -p /sbin/ldconfig 55 56 %postun -p /sbin/ldconfig 57 54 58 %files doc 55 59 %doc doc/html/* cppunit/trunk/doc/cookbook.dox
r19076 r19085 148 148 149 149 Once we have this fixture, we can add the complex 150 addition test case an yany others that we need150 addition test case and any others that we need 151 151 over the course of our development. 152 152 cppunit/trunk/doc/header.html
r11459 r19085 5 5 </title> 6 6 <link href="doxygen.css" rel="stylesheet" type="text/css"> 7 <link href="tabs.css" rel="stylesheet" type="text/css"> 7 8 </head> 8 9 cppunit/trunk/doc/makedox.bat
r19076 r19085 1 SET VERSION=1.1 0.41 SET VERSION=1.12.0 2 2 doxygen CppUnit-win.dox 3 3 xcopy FAQ html /Y cppunit/trunk/doc/other_documentation.dox
r19076 r19085 36 36 \author Michael Feathers (mfeathers@objectmentor.com) 37 37 \author Jerome Lacoste (lacostej@altern.org) 38 \author Baptiste Lepilleur < gaiacrtn@free.fr>38 \author Baptiste Lepilleur <blep@users.sourceforge.net> 39 39 \author Bastiaan Bakker <bastiaan.bakker@lifeline.nl> 40 40 \author Steve Robbins <smr99@sourceforge.net> … … 87 87 * 88 88 * The interface CppUnitTestPlugIn is automatically implemented by the previous 89 * macro. You can define your o neimplementation.89 * macro. You can define your own implementation. 90 90 * 91 91 * To provide your custom implementation of the plug-in interface, you must: cppunit/trunk/examples/ClockerPlugIn/ClockerModel.cpp
r11469 r19085 5 5 // ////////////////////////////////////////////////////////////////////////// 6 6 #include "ClockerModel.h" 7 #include <cppunit/config/SourcePrefix.h> 7 8 8 9 cppunit/trunk/examples/ClockerPlugIn/ClockerPlugIn.cpp
r19080 r19085 1 #include <cppunit/config/SourcePrefix.h> // disabled unwanted warning on vc++ 6.0 1 2 #include <cppunit/TestResult.h> 2 3 #include <cppunit/XmlOutputter.h> … … 75 76 CPPUNIT_PLUGIN_EXPORTED_FUNCTION_IMPL( ClockerPlugIn ); 76 77 77 CPPUNIT_ TESTPLUGIN_MAIN();78 CPPUNIT_PLUGIN_IMPLEMENT_MAIN(); cppunit/trunk/examples/ClockerPlugIn/ClockerPlugIn.dsp
r19080 r19085 45 45 # PROP Target_Dir "" 46 46 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CLOCKERPLUGIN_EXPORTS" /YX /FD /c 47 # ADD CPP /nologo /MD /W3 /GR /GX / O2 /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CPPUNIT_DLL" /FD /c47 # ADD CPP /nologo /MD /W3 /GR /GX /Zd /O2 /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CPPUNIT_DLL" /FD /c 48 48 # SUBTRACT CPP /YX 49 49 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 … … 72 72 # PROP Target_Dir "" 73 73 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CLOCKERPLUGIN_EXPORTS" /YX /FD /GZ /c 74 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z I/Od /I "..\..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CPPUNIT_DLL" /FD /GZ /c74 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Zi /Od /I "..\..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CPPUNIT_DLL" /FD /GZ /c 75 75 # SUBTRACT CPP /YX 76 76 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 … … 101 101 # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CPPUNIT_DLL" /FD /GZ /c 102 102 # SUBTRACT BASE CPP /YX 103 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z I/Od /I "..\..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CPPUNIT_DLL" /D "CLOCKER_USE_WINNTTIMER" /FD /GZ /c103 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Zi /Od /I "..\..\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CPPUNIT_DLL" /D "CLOCKER_USE_WINNTTIMER" /FD /GZ /c 104 104 # SUBTRACT CPP /YX 105 105 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 cppunit/trunk/examples/DumperPlugIn/DumperPlugIn.cpp
r11469 r19085 63 63 CPPUNIT_PLUGIN_EXPORTED_FUNCTION_IMPL( DumperPlugIn ); 64 64 65 CPPUNIT_ TESTPLUGIN_MAIN();65 CPPUNIT_PLUGIN_IMPLEMENT_MAIN(); cppunit/trunk/examples/DumperPlugIn/DumperPlugIn.dsp
r19004 r19085 41 41 # PROP Output_Dir "Release" 42 42 # PROP Intermediate_Dir "Release" 43 # PROP Ignore_Export_Lib 143 # PROP Ignore_Export_Lib 0 44 44 # PROP Target_Dir "" 45 45 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DUMPERPLUGIN_EXPORTS" /YX /FD /c 46 # ADD CPP /nologo /MD /W3 /GR /GX / O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DUMPERPLUGIN_EXPORTS" /YX /FD /c46 # ADD CPP /nologo /MD /W3 /GR /GX /Zd /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DUMPERPLUGIN_EXPORTS" /YX /FD /c 47 47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 48 48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 … … 55 55 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 56 56 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cppunit_dll.lib /nologo /dll /machine:I386 /out:"../../lib/DumperPlugIn.dll" /libpath:"../../lib/" 57 # SUBTRACT LINK32 /incremental:yes 57 58 58 59 !ELSEIF "$(CFG)" == "DumperPlugIn - Win32 Debug" … … 67 68 # PROP Output_Dir "Debug" 68 69 # PROP Intermediate_Dir "Debug" 69 # PROP Ignore_Export_Lib 170 # PROP Ignore_Export_Lib 0 70 71 # PROP Target_Dir "" 71 72 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DUMPERPLUGIN_EXPORTS" /YX /FD /GZ /c 72 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z I/Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DUMPERPLUGIN_EXPORTS" /YX /FD /GZ /c73 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Zi /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DUMPERPLUGIN_EXPORTS" /YX /FD /GZ /c 73 74 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 74 75 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 … … 80 81 LINK32=link.exe 81 82 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept 82 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cppunitd_dll.lib /nologo /dll / debug /machine:I386 /out:"../../lib/DumperPlugInd.dll" /pdbtype:sept /libpath:"../../lib/"83 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cppunitd_dll.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"../../lib/DumperPlugInd.dll" /pdbtype:sept /libpath:"../../lib/" 83 84 84 85 !ENDIF cppunit/trunk/examples/cppunittest/BaseTestCase.cpp
r11459 r19085 1 #include <cppunit/config/SourcePrefix.h> 1 2 #include "BaseTestCase.h" 2 3 cppunit/trunk/examples/cppunittest/CppUnitTestMain.dsp
r19004 r19085 45 45 # PROP Target_Dir "" 46 46 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /c 47 # ADD CPP /nologo /MD /W3 /GR /GX / O2 /I "../../include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c47 # ADD CPP /nologo /MD /W3 /GR /GX /Zd /O2 /I "../../include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c 48 48 # SUBTRACT CPP /YX /Yc /Yu 49 49 # ADD BASE RSC /l 0x40c /d "NDEBUG" … … 55 55 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 56 56 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cppunit.lib /nologo /subsystem:console /machine:I386 /libpath:"../../lib/" 57 # SUBTRACT LINK32 /incremental:yes 57 58 # Begin Special Build Tool 58 59 TargetPath=.\Release\CppUnitTestMain.exe … … 76 77 # PROP Target_Dir "" 77 78 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c 78 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z I/Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c79 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Zi /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c 79 80 # SUBTRACT CPP /YX /Yc /Yu 80 81 # ADD BASE RSC /l 0x40c /d "_DEBUG" … … 85 86 LINK32=link.exe 86 87 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept 87 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cppunitd.lib /nologo /subsystem:console / debug /machine:I386 /pdbtype:sept /libpath:"../../lib/"88 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cppunitd.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /pdbtype:sept /libpath:"../../lib/" 88 89 # Begin Special Build Tool 89 90 TargetPath=.\Debug\CppUnitTestMain.exe … … 109 110 # ADD BASE CPP /nologo /MD /W3 /GR /GX /O2 /I "../../include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "CPPUNIT_USE_TYPEINFO" /FD /c 110 111 # SUBTRACT BASE CPP /YX /Yc /Yu 111 # ADD CPP /nologo /MD /W3 /GR /GX / Ox /Ot /Oa /Ow /Og /Oi /Op /Ob0 /I "../../include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "CPPUNIT_DLL" /FD /c112 # ADD CPP /nologo /MD /W3 /GR /GX /Zd /Ox /Ot /Oa /Ow /Og /Oi /Op /Ob0 /I "../../include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "CPPUNIT_DLL" /FD /c 112 113 # SUBTRACT CPP /YX /Yc /Yu 113 114 # ADD BASE RSC /l 0x40c /d "NDEBUG" … … 119 120 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ../../lib/cppunit.lib /nologo /subsystem:console /machine:I386 120 121 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cppunit_dll.lib /nologo /subsystem:console /machine:I386 /libpath:"../../lib/" 122 # SUBTRACT LINK32 /incremental:yes 121 123 # Begin Special Build Tool 122 124 TargetPath=.\ReleaseDLL\CppUnitTestMain.exe … … 142 144 # ADD BASE CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "../../include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c 143 145 # SUBTRACT BASE CPP /YX /Yc /Yu 144 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z I/Od /I "../../include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "CPPUNIT_DLL" /FD /GZ /c146 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Zi /Od /I "../../include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "CPPUNIT_DLL" /FD /GZ /c 145 147 # SUBTRACT CPP /YX /Yc /Yu 146 148 # ADD BASE RSC /l 0x40c /d "_DEBUG" … … 151 153 LINK32=link.exe 152 154 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ../../lib/cppunitd.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept 153 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cppunitd_dll.lib /nologo /subsystem:console / debug /machine:I386 /pdbtype:sept /libpath:"../../lib/"155 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cppunitd_dll.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /pdbtype:sept /libpath:"../../lib/" 154 156 # Begin Special Build Tool 155 157 TargetPath=.\DebugDLL\CppUnitTestMain.exe cppunit/trunk/examples/cppunittest/CppUnitTestPlugIn.dsp
r19004 r19085 44 44 # PROP Target_Dir "" 45 45 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CPPUNITTESTPLUGIN_EXPORTS" /YX /FD /c 46 # ADD CPP /nologo /MD /W3 /GR /GX / O2 /I "../../include" /D "NDEBUG" /D "CPPUNITTESTPLUGIN_EXPORTS" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CPPUNIT_DLL" /YX /FD /c46 # ADD CPP /nologo /MD /W3 /GR /GX /Zd /O2 /I "../../include" /D "NDEBUG" /D "CPPUNITTESTPLUGIN_EXPORTS" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CPPUNIT_DLL" /YX /FD /c 47 47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 48 48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 … … 55 55 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 56 56 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cppunit_dll.lib /nologo /dll /machine:I386 /libpath:"../../lib/" 57 # SUBTRACT LINK32 /incremental:yes 57 58 58 59 !ELSEIF "$(CFG)" == "CppUnitTestPlugIn - Win32 Debug" … … 70 71 # PROP Target_Dir "" 71 72 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CPPUNITTESTPLUGIN_EXPORTS" /YX /FD /GZ /c 72 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z I/Od /I "../../include" /D "_DEBUG" /D "CPPUNIT_DLL" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /GZ /c73 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Zi /Od /I "../../include" /D "_DEBUG" /D "CPPUNIT_DLL" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /GZ /c 73 74 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 74 75 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 … … 80 81 LINK32=link.exe 81 82 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept 82 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cppunitd_dll.lib /nologo /dll / debug /machine:I386 /out:"DebugPlugIn/CppUnitTestPlugInd.dll" /pdbtype:sept /libpath:"../../lib/"83 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cppunitd_dll.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"DebugPlugIn/CppUnitTestPlugInd.dll" /pdbtype:sept /libpath:"../../lib/" 83 84 84 85 !ENDIF cppunit/trunk/examples/cppunittest/CppUnitTestSuite.cpp
r19076 r19085 1 #include <cppunit/config/SourcePrefix.h> 1 2 #include <cppunit/extensions/HelperMacros.h> 2 3 #include "CoreSuite.h" cppunit/trunk/examples/cppunittest/HelperMacrosTest.cpp
r19076 r19085 1 #include <cppunit/config/SourcePrefix.h> 1 2 #include "FailureException.h" 2 3 #include "HelperMacrosTest.h" cppunit/trunk/examples/cppunittest/StringToolsTest.cpp
r11469 r19085 1 #include <cppunit/config/SourcePrefix.h> 1 2 #include "StringToolsTest.h" 2 3 cppunit/trunk/examples/cppunittest/SubclassedTestCase.cpp
r11459 r19085 1 #include <cppunit/config/SourcePrefix.h> 1 2 #include "SubclassedTestCase.h" 2 3 cppunit/trunk/examples/cppunittest/XmlElementTest.cpp
r11469 r19085 1 #include <cppunit/config/SourcePrefix.h> 1 2 #include <cppunit/tools/XmlElement.h> 2 3 #include "ToolsSuite.h" cppunit/trunk/examples/cppunittest/XmlOutputterTest.cpp
r19076 r19085 1 #include <cppunit/config/SourcePrefix.h> 1 2 #include <cppunit/XmlOutputter.h> 2 3 #include <cppunit/TestFailure.h> cppunit/trunk/examples/hierarchy/hierarchy.dsp
r19076 r19085 5 5 # TARGTYPE "Win32 (x86) Console Application" 0x0103 6 6 7 CFG=hierarchy - Win32 Debug Crossplatform Setting7 CFG=hierarchy - Win32 Release 8 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE, 9 9 !MESSAGE use the Export Makefile command and run … … 14 14 !MESSAGE by defining the macro CFG on the command line. For example: 15 15 !MESSAGE 16 !MESSAGE NMAKE /f "hierarchy.mak" CFG="hierarchy - Win32 Debug Crossplatform Setting"16 !MESSAGE NMAKE /f "hierarchy.mak" CFG="hierarchy - Win32 Release" 17 17 !MESSAGE 18 18 !MESSAGE Possible choices for configuration are: … … 43 43 # PROP Target_Dir "" 44 44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c 45 # ADD CPP /nologo /MD /W3 /GR /GX / O2 /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "CPPUNIT_USE_TYPEINFO" /YX /FD /c45 # ADD CPP /nologo /MD /W3 /GR /GX /Zd /O2 /I "..\..\include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "CPPUNIT_USE_TYPEINFO" /YX /FD /c 46 46 # ADD BASE RSC /l 0x40c /d "NDEBUG" 47 47 # ADD RSC /l 0x40c /d "NDEBUG" … … 52 52 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 53 53 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ..\..\lib\cppunit.lib /nologo /subsystem:console /machine:I386 54 # SUBTRACT LINK32 /incremental:yes 54 55 55 56 !ELSEIF "$(CFG)" == "hierarchy - Win32 Debug" … … 67 68 # PROP Target_Dir "" 68 69 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c 69 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z I/Od /I "..\..\include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "CPPUNIT_USE_TYPEINFO" /YX /FD /GZ /c70 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Zi /Od /I "..\..\include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "CPPUNIT_USE_TYPEINFO" /YX /FD /GZ /c 70 71 # ADD BASE RSC /l 0x40c /d "_DEBUG" 71 72 # ADD RSC /l 0x40c /d "_DEBUG" … … 75 76 LINK32=link.exe 76 77 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept 77 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ..\..\lib\cppunitd.lib
