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.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/externals/grill/flext/config-pd-msvc.txt b/externals/grill/flext/config-pd-msvc.txt
index 55702a90..f29e66dd 100644
--- a/externals/grill/flext/config-pd-msvc.txt
+++ b/externals/grill/flext/config-pd-msvc.txt
@@ -8,17 +8,16 @@ PDPATH=c:\programme\audio\pd
# where is MS VC++?
MSVCPATH="c:\programme\prog\microsoft visual studio\VC98"
-# where is the SndObj include directory? (leave blank to disable SndObj support)
+# where is the SndObj include directory?
+# (leave blank to disable SndObj support)
SNDOBJ=f:\prog\packs\sndobj\include
# where should flext libraries be built?
# object files will be placed in subfolders
OUTPATH=".\pd-msvc"
-# should the flext stuff be installed? (yes/no)
-INSTALL=yes
-
# where should flext libraries be installed?
+# (leave blank to omit installation)
INSTDIR=$(PDPATH)\flext