summaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorTim Redfern <tim@getdrop.com>2023-04-16 19:20:39 +0100
committerTim Redfern <tim@getdrop.com>2023-04-16 19:20:39 +0100
commitf0db80db36ba375aca859f318c92c4312505044a (patch)
tree0d7b2bacfe96e4329c3915998ef424770c8af8d7 /gui
parent1b6d98926d669fcb421c0be88c696b7f143050d8 (diff)
use modified chaos lib for gui project
Diffstat (limited to 'gui')
-rw-r--r--gui/addons.make1
-rw-r--r--gui/config.make2
2 files changed, 1 insertions, 2 deletions
diff --git a/gui/addons.make b/gui/addons.make
index c3fef44..e66fbc8 100644
--- a/gui/addons.make
+++ b/gui/addons.make
@@ -8,5 +8,4 @@ ofxMidi
ofxGist
ofxOpenALSoundPlayer
ofxHistoryPlot
-ofxAChaoslib
ofxOsc
diff --git a/gui/config.make b/gui/config.make
index 469c495..ba8f270 100644
--- a/gui/config.make
+++ b/gui/config.make
@@ -37,7 +37,7 @@
#
# Note: Leave a leading space when adding list items with the += operator
################################################################################
-# PROJECT_EXTERNAL_SOURCE_PATHS =
+PROJECT_EXTERNAL_SOURCE_PATHS = libs/ofxAChaosLib
################################################################################
# PROJECT EXCLUSIONS