diff options
| author | Tim Redfern <tim@eclectronics.org> | 2014-03-11 14:58:03 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2014-03-11 14:58:03 +0000 |
| commit | 63a6970325463b3533edbf910f88750cb2d096f1 (patch) | |
| tree | d9c07c6107831089a4238dd7aac00bbc956bea2d /offsetProject/Makefile | |
| parent | c81d13d3c2d4a89d9cac3ca54cca69650ec3a52d (diff) | |
folder scanning and saving images
Diffstat (limited to 'offsetProject/Makefile')
| -rw-r--r-- | offsetProject/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offsetProject/Makefile b/offsetProject/Makefile index 7a7fe8b..cda22b7 100644 --- a/offsetProject/Makefile +++ b/offsetProject/Makefile @@ -6,7 +6,7 @@ endif # make sure the the OF_ROOT location is defined ifndef OF_ROOT - OF_ROOT=../../.. + OF_ROOT=../../openFrameworks endif # call the project makefile! |
