diff options
| author | Tim Redfern <tim@getdrop.com> | 2023-04-16 19:20:39 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2023-04-16 19:20:39 +0100 |
| commit | f0db80db36ba375aca859f318c92c4312505044a (patch) | |
| tree | 0d7b2bacfe96e4329c3915998ef424770c8af8d7 /gui/config.make | |
| parent | 1b6d98926d669fcb421c0be88c696b7f143050d8 (diff) | |
use modified chaos lib for gui project
Diffstat (limited to 'gui/config.make')
| -rw-r--r-- | gui/config.make | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
