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