Tweaks to deal with new repository hierarchy and use of unified CppUnit;

some bug fixes and a couple of new tests for BLooper.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@242 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
ejakowatz
2002-07-15 15:51:31 +00:00
parent 8c27f58d89
commit abb579331f
20 changed files with 348 additions and 133 deletions
+1
View File
@@ -6,6 +6,7 @@ include $(SUBDIR)/support/support.src ;
UsePrivateHeaders app ;
UsePrivateHeaders interface ;
UsePrivateHeaders shared ;
UsePrivateHeaders support ;
UsePublicHeaders app ;