Software update work...

This commit is contained in:
Adam Ierymenko 2013-12-11 13:00:18 -08:00
commit a22a3ed7e8
4 changed files with 30 additions and 1 deletions

View file

@ -2,7 +2,7 @@ CC=clang
CXX=clang++
INCLUDES=
DEFS=
DEFS=-DZT_AUTO_UPDATE
LIBS=-lm
# Uncomment for a release optimized universal binary build