From f0db80db36ba375aca859f318c92c4312505044a Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sun, 16 Apr 2023 19:20:39 +0100 Subject: use modified chaos lib for gui project --- gui/addons.make | 1 - gui/config.make | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'gui') 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 -- cgit v1.2.3