diff options
| author | Tim Redfern <tim@eclectronics.org> | 2014-03-12 17:41:13 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2014-03-12 17:41:13 +0000 |
| commit | 95d6f9293939cfe068c0ab95ed4534e7982ff4ae (patch) | |
| tree | 2f573c41cce62d5e9b8e04fb1a6526585557f2de /offsetProject/Makefile | |
| parent | e8d3833a23ddc45fc8b6720b683356e78ed0329c (diff) | |
image searching
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 |
