diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2005-10-13 19:13:16 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2005-10-13 19:13:16 +0000 |
| commit | 5be2e1adea142d98f96d61718d70c48a0961e609 (patch) | |
| tree | 366902f3fb0bd3823306c0ce67d42c481519af21 /src/cppunit/cppunit_dll.dsp | |
| parent | af164e4c6df13403d5eeab6b5e7bdb4e209d0abd (diff) | |
| download | cppunit-5be2e1adea142d98f96d61718d70c48a0961e609.tar.gz | |
removed most warning when compiling with vc++ 6sp6.
Diffstat (limited to 'src/cppunit/cppunit_dll.dsp')
| -rw-r--r-- | src/cppunit/cppunit_dll.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cppunit/cppunit_dll.dsp b/src/cppunit/cppunit_dll.dsp index 32c2d25..9f6bcc1 100644 --- a/src/cppunit/cppunit_dll.dsp +++ b/src/cppunit/cppunit_dll.dsp @@ -457,6 +457,10 @@ SOURCE=..\..\include\cppunit\Portability.h SOURCE=..\..\include\cppunit\config\SelectDllLoader.h # End Source File +# Begin Source File + +SOURCE=..\..\include\cppunit\config\SourcePrefix.h +# End Source File # End Group # Begin Group "textui" |
