aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/config-pd-msvc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/config-pd-msvc.txt')
-rw-r--r--externals/grill/flext/config-pd-msvc.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/externals/grill/flext/config-pd-msvc.txt b/externals/grill/flext/config-pd-msvc.txt
index 6b8102ce..83c908d8 100644
--- a/externals/grill/flext/config-pd-msvc.txt
+++ b/externals/grill/flext/config-pd-msvc.txt
@@ -9,9 +9,13 @@ PDPATH=c:\programme\audio\pd
MSVCPATH="c:\programme\prog\microsoft visual studio\VC98"
# where is the SndObj include directory?
-# (leave blank to disable SndObj support)
+# (leave blank or comment out to disable SndObj support)
SNDOBJ=f:\prog\packs\sndobj\include
+# where is the STK include directory?
+# (leave blank or comment out to disable STK support)
+STK=f:\prog\packs\stk\include
+
# where should flext libraries be built?
# object files will be placed in subfolders
OUTPATH=".\pd-msvc"