target_sources(test_main PUBLIC
	main.cpp
	PhysicsTest.cpp
	ScriptTest.cpp
	ParticleTest.cpp
	AudioTest.cpp
	AssetTest.cpp
	ResourceManagerTest.cpp
	OptionalRefTest.cpp
)