summaryrefslogtreecommitdiff
path: root/03_play/config.make
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-06-17 00:40:52 +0100
committerComment <tim@gray.(none)>2013-06-17 00:40:52 +0100
commit4f4662fba0c22c91c17eeea436d566398f8e5779 (patch)
tree718c7159b0bae31b425741af9b1732ebb6af714b /03_play/config.make
parentf714b852416caeaa20c91c9b0336a7d067e28ddb (diff)
much done: al lot more to do
Diffstat (limited to '03_play/config.make')
-rwxr-xr-x03_play/config.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/03_play/config.make b/03_play/config.make
index 821a73a..af411a0 100755
--- a/03_play/config.make
+++ b/03_play/config.make
@@ -19,6 +19,8 @@ USER_CFLAGS = -I $(OF_ROOT)/addons/ofxOpenNI/include/openni -I $(OF_ROOT)/addons
USER_LDFLAGS = -lOpenNI
+CXX=colorgcc
+
EXCLUDE_FROM_SOURCE="bin,.xcodeproj,obj"