Added new graphics stuff, adjusted build process

This commit is contained in:
Kayne Ruse
2013-12-06 18:29:55 +11:00
parent a3a990cc01
commit fc2b67608f
11 changed files with 218 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#config
COMMONDIR+=..
COMMONDIR+=.. ../graphics
COMMON+=../../libcommon.a
LIB+=
CXXFLAGS+=-std=c++11 -DDEBUG $(addprefix -I,$(COMMONDIR))