1SubDir HAIKU_TOP src tests kits game direct_window_info_test ;
2
3SimpleTest dw_info
4	: dwinfo.cpp
5	: game be root [ TargetLibsupc++ ]
6;
7
8