Project builds, don't run it

This commit is contained in:
2016-11-27 21:55:21 +11:00
parent 1826baa48d
commit a2f5e367b2
12 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#config
INCLUDES+=. ../../common/gameplay
INCLUDES+=. ../../common/global_defines
LIBS+=
CXXFLAGS+=-std=c++11 $(addprefix -I,$(INCLUDES))