aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/config-pd-bcc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/config-pd-bcc.txt')
-rw-r--r--externals/grill/flext/config-pd-bcc.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/externals/grill/flext/config-pd-bcc.txt b/externals/grill/flext/config-pd-bcc.txt
index 3bc58f50..5d111ed5 100644
--- a/externals/grill/flext/config-pd-bcc.txt
+++ b/externals/grill/flext/config-pd-bcc.txt
@@ -10,11 +10,11 @@ BCCPATH=c:\programme\prog\bcc55
# where is the SndObj include directory?
# (leave blank or comment out to disable SndObj support)
-SNDOBJ=f:\prog\audio\sndobj\include
+SNDOBJ=c:\data\prog\audio\sndobj\include
# where is the STK include directory?
# (leave blank or comment out to disable STK support)
-STK=f:\pprog\audio\stk\include
+STK=c:\data\prog\audio\stk\include
# build directory for flext libraries?
OUTPATH=.\pd-bcc
@@ -22,6 +22,3 @@ OUTPATH=.\pd-bcc
# where should flext libraries be installed?
# (leave blank to omit installation)
INSTDIR=$(PDPATH)\flext
-
-
-