Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder
Also renamed NazaraUnitTests to UnitTests
This commit is contained in:
7
tests/UnitTests/Engine/Modules.hpp
Normal file
7
tests/UnitTests/Engine/Modules.hpp
Normal file
@@ -0,0 +1,7 @@
|
||||
// used for precompiled headers generation
|
||||
#include <Nazara/Core.hpp>
|
||||
#include <Nazara/Math.hpp>
|
||||
#include <Nazara/Network.hpp>
|
||||
#include <Nazara/Physics2D.hpp>
|
||||
#include <Nazara/Physics3D.hpp>
|
||||
#include <Nazara/Utility.hpp>
|
||||
Reference in New Issue
Block a user