Added GetRecentTester.cpp and RecentAppsTestApp.cpp to the build
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1525 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
01b174e535
commit
8a5e66fec9
@ -11,6 +11,7 @@ SEARCH_SOURCE += [ FDirName $(SUBDIR) bmessagerunner ] ;
|
||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) bmessenger ] ;
|
||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) bpropertyinfo ] ;
|
||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) broster ] ;
|
||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) broster testapps ] ;
|
||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) common ] ;
|
||||
|
||||
CommonTestLib libapptest.so
|
||||
@ -98,9 +99,11 @@ CommonTestLib libapptest.so
|
||||
FindAppTester.cpp
|
||||
GetAppInfoTester.cpp
|
||||
GetAppListTester.cpp
|
||||
GetRecentTester.cpp
|
||||
IsRunningTester.cpp
|
||||
LaunchTester.cpp
|
||||
LaunchTesterHelper.cpp
|
||||
RecentAppsTestApp.cpp
|
||||
TeamForTester.cpp
|
||||
|
||||
# RegistrarThreadManager
|
||||
|
Loading…
Reference in New Issue
Block a user