diff options
Diffstat (limited to 'offsetProject/Makefile')
| -rw-r--r-- | offsetProject/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
