vfs: check userland buffers before reading them.
[haiku.git] / src / apps / workspaces / Jamfile
blob08dac997aa2954c3d4bd5e2929083bb0f4646649
1 SubDir HAIKU_TOP src apps workspaces ;
3 SetSubDirSupportedPlatformsBeOSCompatible ;
4 AddSubDirSupportedPlatforms libbe_test ;
6 UsePrivateHeaders app interface shared ;
8 Application Workspaces :
9         Workspaces.cpp 
10         : be shared localestub [ TargetLibsupc++ ]
11         : Workspaces.rdef 
12         ;
14 if $(TARGET_PLATFORM) = libbe_test {
15         HaikuInstall install-test-apps : $(HAIKU_APP_TEST_DIR) : Workspaces
16                 : tests!apps ;
19 DoCatalogs Workspaces :
20         x-vnd.Be-WORK
21         :
22         Workspaces.cpp