summaryrefslogtreecommitdiff
path: root/gaunt01/config.make
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2012-03-28 00:42:08 +0100
committerTim Redfern <tim@eclectronics.org>2012-03-28 00:42:08 +0100
commita47b39541a7f60dfdda921c9598abe947e1e6ad9 (patch)
tree34f85aa65d56793d2c42a83df5b025be7a142669 /gaunt01/config.make
parent3badbcdf8d8a0005543521849694fa481dfce628 (diff)
rayhit still iffy. starting morpher
Diffstat (limited to 'gaunt01/config.make')
-rw-r--r--gaunt01/config.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/gaunt01/config.make b/gaunt01/config.make
index 702abf0..9ce3e2f 100644
--- a/gaunt01/config.make
+++ b/gaunt01/config.make
@@ -3,7 +3,7 @@
# OF_ROOT allows to move projects outside apps/* just set this variable to the
# absoulte path to the OF root folder
-OF_ROOT = ../../of_preRelease_v007_linux
+OF_ROOT = ../../openFrameworks-020912
# USER_CFLAGS allows to pass custom flags to the compiler