TurtleGUI should now be self contained

This commit is contained in:
2016-10-17 03:55:47 +11:00
parent e892fcd32c
commit 34fcc40a80
6 changed files with 472 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#config
INCLUDES+=. ..
INCLUDES+=.
LIBS+=
CXXFLAGS+=-std=c++11 $(addprefix -I,$(INCLUDES))