1SubDir HAIKU_TOP src tests kits media soundplayer ;
2
3SimpleTest <test>SimplePlayerTest
4	: SimplePlayerTest.cpp
5	: media be [ TargetLibsupc++ ]
6;
7