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:
parent
7870a9ffc7
commit
eb3cef886e
17
src/build/libbe/app/Jamfile
Normal file
17
src/build/libbe/app/Jamfile
Normal 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
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user