summaryrefslogtreecommitdiff
path: root/config.make
diff options
context:
space:
mode:
authorTim <tim@baker.(none)>2012-12-11 10:08:54 +0000
committerTim <tim@baker.(none)>2012-12-11 10:08:54 +0000
commit2aff44b0fbe58af83fbed9612c3395502866efb3 (patch)
tree61a6cb3745f7ebbee3de7b1187bdc9b18617487f /config.make
parentd6c9c81657e817c3c36d7255aa16bef31aaafefc (diff)
stupid fixes. 3DS format weird changes
Diffstat (limited to 'config.make')
-rw-r--r--config.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.make b/config.make
index 794005e..8e24bb6 100644
--- a/config.make
+++ b/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 = ../openFrameworks
+OF_ROOT = ../openFrameworks1
# USER_CFLAGS allows to pass custom flags to the compiler