Adjusted some Jamfiles to reflect the new tree structure and moved AddResources before the respective building rules.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@47 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2002-07-10 17:58:20 +00:00
parent 0971030020
commit d820b0ec87
6 changed files with 20 additions and 18 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
SubDir OBOS_TOP sources os kits interface prefs workspaces ;
SubDir OBOS_TOP src prefs workspaces ;
AddResources Workspaces : Workspaces.rsrc ;
Preference Workspaces : Workspaces.cpp ;
LinkSharedOSLibs Workspaces : be root ;
AddResources Workspaces : Workspaces.rsrc ;