Adjusted to the new tree structure.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@20 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2002-07-09 21:43:03 +00:00
parent 98602e0409
commit 533dbf2142
9 changed files with 19 additions and 16 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
SubDir OBOS_TOP sources tests ; SubDir OBOS_TOP src tests ;
SubInclude OBOS_TOP sources tests kits ; SubInclude OBOS_TOP src tests kits ;
+2 -2
View File
@@ -1,4 +1,4 @@
SubDir OBOS_TOP sources test kits ; SubDir OBOS_TOP src tests kits ;
SubInclude OBOS_TOP sources tests kits app ; SubInclude OBOS_TOP src tests kits app ;
+5 -5
View File
@@ -1,6 +1,6 @@
SubDir OBOS_TOP sources test kits app ; SubDir OBOS_TOP src tests kits app ;
SubInclude OBOS_TOP sources tests kits app BHandler ; SubInclude OBOS_TOP src tests kits app bhandler ;
#SubInclude OBOS_TOP sources tests kits app BLooper ; #SubInclude OBOS_TOP src tests kits app blooper ;
#SubInclude OBOS_TOP sources tests kits app BMessageQueue ; #SubInclude OBOS_TOP src tests kits app bmessageQueue ;
SubInclude OBOS_TOP sources tests kits app BMessenger ; SubInclude OBOS_TOP src tests kits app bmessenger ;
+1 -1
View File
@@ -1,4 +1,4 @@
SubDir OBOS_TOP sources tests kits app BHandler ; SubDir OBOS_TOP src tests kits app bhandler ;
CommonUnitTest BHandlerTester CommonUnitTest BHandlerTester
: main.cpp : main.cpp
+1 -1
View File
@@ -1,4 +1,4 @@
SubDir OBOS_TOP sources tests kits app BLooper ; SubDir OBOS_TOP src tests kits app blooper ;
UsePublicHeaders app support ; UsePublicHeaders app support ;
+1 -1
View File
@@ -1,4 +1,4 @@
SubDir OBOS_TOP sources tests kits app BMessageQueue ; SubDir OBOS_TOP src tests kits app bmessagequeue ;
UsePublicHeaders app support ; UsePublicHeaders app support ;
+1 -1
View File
@@ -1,4 +1,4 @@
SubDir OBOS_TOP sources tests kits app BMessenger ; SubDir OBOS_TOP src tests kits app bmessenger ;
CommonUnitTest BMessengerTester CommonUnitTest BMessengerTester
: main.cpp : main.cpp
+5 -2
View File
@@ -1,2 +1,5 @@
SubInclude OBOS_TOP sources os tools key ; SubDir OBOS_TOP src tools ;
SubInclude OBOS_TOP sources os tools jam ;
SubInclude OBOS_TOP src tools cppunit ;
SubInclude OBOS_TOP src tools key ;
SubInclude OBOS_TOP src tools jam ;
+1 -1
View File
@@ -1,4 +1,4 @@
SubDir OBOS_TOP sources tools cppunit ; SubDir OBOS_TOP src tools cppunit ;
rule CppUnitLibrary rule CppUnitLibrary
{ {