feat: restructure Makefile with debug/release builds and move scripts to subdirectory

This commit is contained in:
Bob Nystrom
2014-01-24 07:29:50 +00:00
parent 4f8a5384ea
commit f62ae5174e
12 changed files with 237 additions and 44 deletions
+5 -1
View File
@@ -1,6 +1,10 @@
# Output directory.
# Intermediate files directory.
build/
# Built applications.
wren
wrend
# XCode user-specific stuff.
xcuserdata/
*.xccheckout