SubDir HAIKU_TOP src tests kits game ParticlesII ;

SimpleTest ParticlesII
	: particlesII.cpp
	: game be root $(TARGET_LIBSUPC++)
;

