diff options
Diffstat (limited to 'drawing/config.make')
| -rw-r--r-- | drawing/config.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drawing/config.make b/drawing/config.make index a57f4d4..65a3495 100644 --- a/drawing/config.make +++ b/drawing/config.make @@ -72,7 +72,7 @@ OF_ROOT = ../../openFrameworks # # Note: Leave a leading space when adding list items with the += operator ################################################################################ -# PROJECT_LDFLAGS = -FFrameworks -framework Syphon +PROJECT_LDFLAGS = -FFrameworks -framework Syphon # Currently, shared libraries that are needed are copied to the # $(PROJECT_ROOT)/bin/libs directory. The following LDFLAGS tell the linker to |
