From 8a2c6d3d86df5076510e02315b354b3194e243e1 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 10 Nov 2003 03:42:03 +0000 Subject: "" svn path=/trunk/; revision=1176 --- externals/grill/vst/config-pd-msvc.txt | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) (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 1cb31aab..308bfcc3 100644 --- a/externals/grill/vst/config-pd-msvc.txt +++ b/externals/grill/vst/config-pd-msvc.txt @@ -1,50 +1,26 @@ # vst~ - VST plugin external for PD - # based on the work of Jarno SeppŠnen and Mark Williamson - # - # Copyright (c)Thomas Grill (xovo@gmx.net) - # For information on usage and redistribution, and for a DISCLAIMER OF ALL - # WARRANTIES, see the file, "license.txt," in this distribution. - # - - - # where is PD? - PDPATH=c:\programme\audio\pd - - # where do the flext libraries reside? - FLEXTPATH=$(PDPATH)\flext - - # where is MS VC++? - -MSVCPATH=c:\programme\prog\microsoft visual studio\VC98 - - - +# (only necessary if not run from within the build environment) +# MSVCPATH=c:\programme\prog\microsoft visual studio\VC98 # where should the external be built? - OUTPATH=pd-msvc - - # where should the external be installed? - # (leave blank to omit installation) - INSTDIR=$(PDPATH)\extra - -- cgit v1.2.1