vfs: check userland buffers before reading them.
[haiku.git] / src / tests / servers / app / window_creation / Jamfile
blobccdb3358670a18c9731944f2ba9d13b91a91ae0a
1 SubDir HAIKU_TOP src tests servers app window_creation ;
3 SetSubDirSupportedPlatformsBeOSCompatible ;
4 AddSubDirSupportedPlatforms libbe_test ;
6 UseHeaders [ FDirName os app ] ;
7 UseHeaders [ FDirName os interface ] ;
9 Application WindowCreation :
10         main.cpp
11         : [ TargetLibstdc++ ] be