diff options
| author | Bastiaan Bakker <bastiaan.bakker@lifeline.nl> | 2001-04-29 13:14:54 +0000 |
|---|---|---|
| committer | Bastiaan Bakker <bastiaan.bakker@lifeline.nl> | 2001-04-29 13:14:54 +0000 |
| commit | a2509e56dd1e457e88d32410d7524a1363f59e96 (patch) | |
| tree | 5c46a71f197842286c8e2d101c4021b16f064557 /src/cppunit/cppunit.dsp | |
| parent | 6a660d8b9ffd15e5c3df754799dba5aa36e8b86d (diff) | |
| download | cppunit-a2509e56dd1e457e88d32410d7524a1363f59e96.tar.gz | |
TypeInfoHelper should not have been removed.
Diffstat (limited to 'src/cppunit/cppunit.dsp')
| -rw-r--r-- | src/cppunit/cppunit.dsp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/cppunit/cppunit.dsp b/src/cppunit/cppunit.dsp index 57de892..696e3c2 100644 --- a/src/cppunit/cppunit.dsp +++ b/src/cppunit/cppunit.dsp @@ -205,3 +205,12 @@ SOURCE=.\TextTestResult.cpp SOURCE=..\..\include\cppunit\TextTestResult.h # End Source File # Begin Source File + +SOURCE=.\TypeInfoHelper.cpp +# End Source File +# Begin Source File + +SOURCE=.\TypeInfoHelper.h +# End Source File +# End Target +# End Project |
