diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-06-18 19:55:39 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-06-18 19:55:39 +0100 |
| commit | b916619dd6511605610a9249823d3e797ed5928d (patch) | |
| tree | 32d911f72a7b62da0643f749f07fdf85c54af1d0 /gaunt01/config.make | |
| parent | 7527cc22efd63be17430924b2ee9e621582a2dd1 (diff) | |
mirror camera etc
Diffstat (limited to 'gaunt01/config.make')
| -rw-r--r-- | gaunt01/config.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gaunt01/config.make b/gaunt01/config.make index 9ce3e2f..f309bbf 100644 --- a/gaunt01/config.make +++ b/gaunt01/config.make @@ -4,7 +4,7 @@ # absoulte path to the OF root folder OF_ROOT = ../../openFrameworks-020912 - +# OF_ROOT = ../../openFrameworks-061812 # USER_CFLAGS allows to pass custom flags to the compiler # for example search paths like: @@ -17,7 +17,7 @@ USER_CFLAGS = # for example libraries like: # USER_LD_FLAGS = libs/libawesomelib.a -USER_LDFLAGS = +# USER_LDFLAGS = ../../openFrameworks-061812/addons/ofxOpenCv/libs/opencv/lib/linux/libopencv_legacy.a # use this to add system libraries for example: |
