* install-test-apps is now running through again.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42785 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
SubDir HAIKU_TOP src add-ons accelerants common ;
|
||||
|
||||
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||
SetSubDirSupportedPlatforms libbe_test ;
|
||||
|
||||
UsePrivateHeaders graphics ;
|
||||
UsePrivateHeaders [ FDirName graphics radeon ] ;
|
||||
|
||||
@@ -15,7 +15,7 @@ SimpleTest TestApp_Clock :
|
||||
cl_view.cpp
|
||||
cl_wind.cpp
|
||||
clock.cpp
|
||||
: be $(TARGET_LIBSUPC++)
|
||||
: be $(HAIKU_LOCALE_LIBS) $(TARGET_LIBSUPC++)
|
||||
: Clock.rdef
|
||||
;
|
||||
|
||||
|
||||
@@ -113,8 +113,7 @@ Server test_registrar
|
||||
|
||||
R5Compatibility.cpp
|
||||
:
|
||||
be
|
||||
$(TARGET_LIBSTDC++)
|
||||
be $(HAIKU_LOCALE_LIBS) $(TARGET_LIBSTDC++)
|
||||
:
|
||||
registrar.rdef
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user