summaryrefslogtreecommitdiff
path: root/gaunt01/config.make
diff options
context:
space:
mode:
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