Move ComputeTest,GraphicsTest,RenderTest and Std140Debug to the tests folder
Also renamed NazaraUnitTests to UnitTests
This commit is contained in:
8
tests/UnitTests/Engine/ClientModules.hpp
Normal file
8
tests/UnitTests/Engine/ClientModules.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
// used for precompiled headers generation
|
||||
#include <Engine/Modules.hpp>
|
||||
#include <Nazara/Audio.hpp>
|
||||
#include <Nazara/Graphics.hpp>
|
||||
#include <Nazara/OpenGLRenderer.hpp>
|
||||
#include <Nazara/Platform.hpp>
|
||||
#include <Nazara/VulkanRenderer.hpp>
|
||||
#include <Nazara/Widgets.hpp>
|
||||
Reference in New Issue
Block a user