summaryrefslogtreecommitdiff
path: root/lasertext/config.make
diff options
context:
space:
mode:
authorTim Redfern <redfernt@gmail.com>2023-08-17 22:41:00 +0100
committerTim Redfern <redfernt@gmail.com>2023-08-17 22:41:00 +0100
commit6c6bb89f8b3bd00fa7fc693e8dedc65efd502c0b (patch)
tree3fd2eedf5e0b586bc9e5f38d66e6457ee6f2cf40 /lasertext/config.make
parentf50dd71c019a901c032ce87fc007a76198a02632 (diff)
object oriented stars+gui
Diffstat (limited to 'lasertext/config.make')
-rw-r--r--lasertext/config.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/lasertext/config.make b/lasertext/config.make
index 76445c7..9e6452a 100644
--- a/lasertext/config.make
+++ b/lasertext/config.make
@@ -6,7 +6,8 @@
################################################################################
# OF ROOT
# The location of your root openFrameworks installation
-OF_ROOT = ../../openFrameworks
+
+# OF_ROOT = ../../openFrameworks
################################################################################
# OF_ROOT = ../../..