Updated to match changes to src/tools/cppunit/

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@79 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Tyler Dauwalder
2002-07-11 03:39:36 +00:00
parent bc85a65ae3
commit e832976e05
+3 -3
View File
@@ -14,11 +14,11 @@ rule CppUnitLibrary
} }
CppUnitLibrary CppUnitLibrary
CppUnitShell.cpp SafetyLock.cpp
TestCase.cpp TestCase.cpp
TestResult.cpp TestListener.cpp
TestShell.cpp TestShell.cpp
TestSuite.cpp ThreadedTestCase.cpp
cppunit/Asserter.cpp cppunit/Asserter.cpp
cppunit/CompilerOutputter.cpp cppunit/CompilerOutputter.cpp
cppunit/Exception.cpp cppunit/Exception.cpp