Build the setdecor command in the test_app_server/libbe_test platform so one can test decorators in the test_app_server

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36207 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adrien Destugues
2010-04-13 10:01:22 +00:00
parent f46308c92a
commit 5dcec7802a
+7
View File
@@ -2,6 +2,8 @@ SubDir HAIKU_TOP src bin ;
SetSubDirSupportedPlatformsBeOSCompatible ;
AddSubDirSupportedPlatforms libbe_test ;
UsePrivateHeaders app shared storage support usb ;
UsePrivateSystemHeaders ;
SubDirHdrs $(HAIKU_TOP) src add-ons kernel file_cache ;
@@ -106,6 +108,11 @@ StdBinCommands
WindowShade.cpp
# yes.cpp
: be : $(haiku-utils_rsrc) ;
if $(TARGET_PLATFORM) = libbe_test {
HaikuInstall install-test-apps : $(HAIKU_APP_TEST_DIR) : setdecor
: tests!apps ;
}
# standard commands that need libbe.so and libsupc++.so
StdBinCommands