aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/config-pd-msvc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/vst/config-pd-msvc.txt')
-rw-r--r--externals/grill/vst/config-pd-msvc.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/externals/grill/vst/config-pd-msvc.txt b/externals/grill/vst/config-pd-msvc.txt
index 308bfcc3..ebd41e4b 100644
--- a/externals/grill/vst/config-pd-msvc.txt
+++ b/externals/grill/vst/config-pd-msvc.txt
@@ -23,4 +23,8 @@ OUTPATH=pd-msvc
# where should the external be installed?
# (leave blank to omit installation)
-INSTDIR=$(PDPATH)\extra
+INSTPATH=$(PDPATH)\extra
+
+
+# user defined compile flags
+UFLAGS=/G6 /Ox