From 95d6f9293939cfe068c0ab95ed4534e7982ff4ae Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Wed, 12 Mar 2014 17:41:13 +0000 Subject: image searching --- offsetProject/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'offsetProject/Makefile') diff --git a/offsetProject/Makefile b/offsetProject/Makefile index cda22b7..07aade5 100644 --- a/offsetProject/Makefile +++ b/offsetProject/Makefile @@ -9,5 +9,7 @@ ifndef OF_ROOT OF_ROOT=../../openFrameworks endif +echo CC=$CC + # call the project makefile! include $(OF_ROOT)/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk -- cgit v1.2.3