Accidentally removed with the previous commit.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34260 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2009-11-25 21:35:43 +00:00
parent 7870a9ffc7
commit eb3cef886e

View File

@ -0,0 +1,17 @@
SubDir HAIKU_TOP src build libbe app ;
UseHeaders [ FDirName $(HAIKU_TOP) headers build private app ] : true ;
UseHeaders [ FDirName $(HAIKU_TOP) headers build private shared ] : true ;
USES_BE_API on <libbe_build>app_kit.o = true ;
BuildPlatformMergeObjectPIC <libbe_build>app_kit.o :
Application.cpp
AppMisc.cpp
Message.cpp
MessageAdapter.cpp
Messenger.cpp
MessageUtils.cpp
TypeConstants.cpp
;