From c33a0852fc4da4c0739a089018411854719ec1e2 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Fri, 23 Jan 2004 04:20:44 +0000 Subject: "" svn path=/trunk/; revision=1290 --- externals/grill/vst/config-pd-msvc.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'externals/grill/vst/config-pd-msvc.txt') 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 -- cgit v1.2.1