summaryrefslogtreecommitdiff
path: root/lasertext
diff options
context:
space:
mode:
authorTim Redfern <tim@getdrop.com>2023-09-19 19:01:30 +0100
committerTim Redfern <tim@getdrop.com>2023-09-19 19:01:30 +0100
commitc02378a381cbb23ba56099a33fab38686c8d2b5b (patch)
tree03e17eb9e2bfbb12cb6e4a2b25db0b10afc13aba /lasertext
parentdc5754c91bb2732449cbcda520a3111f183edf6c (diff)
loading vector data
Diffstat (limited to 'lasertext')
-rw-r--r--lasertext/config.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasertext/config.make b/lasertext/config.make
index 9e6452a..d622cd5 100644
--- a/lasertext/config.make
+++ b/lasertext/config.make
@@ -7,7 +7,7 @@
# OF ROOT
# The location of your root openFrameworks installation
-# OF_ROOT = ../../openFrameworks
+OF_ROOT = ../../openFrameworks
################################################################################
# OF_ROOT = ../../..