Restructured solution. "Escape-The-Dawn" now links into a .lib, which is used in "Executable" to facilitate easier unit testing.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#include "World.h"
|
||||
#include "Components/Transform.h"
|
||||
#include "Components/TransformComponent.h"
|
||||
|
||||
#define BOOST_TEST_MODULE World
|
||||
#define BOOST_TEST_DYN_LINK
|
||||
|
||||
Reference in New Issue
Block a user