build Magnify for the app_server test environment also
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18636 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -2,8 +2,15 @@ SubDir HAIKU_TOP src apps magnify ;
|
|||||||
|
|
||||||
SetSubDirSupportedPlatformsBeOSCompatible ;
|
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||||
|
|
||||||
|
AddSubDirSupportedPlatforms libbe_test ;
|
||||||
|
|
||||||
Application Magnify :
|
Application Magnify :
|
||||||
Magnify.cpp
|
Magnify.cpp
|
||||||
: be tracker game
|
: be tracker game
|
||||||
: Magnify.rdef
|
: Magnify.rdef
|
||||||
;
|
;
|
||||||
|
|
||||||
|
if $(TARGET_PLATFORM) = libbe_test {
|
||||||
|
HaikuInstall install-test-apps : $(HAIKU_APP_TEST_DIR) : Magnify
|
||||||
|
: tests!apps ;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user