From d5c627a611f9b9801d40c3345446c789c9900c5d Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 19 Nov 2003 03:37:40 +0000 Subject: "" svn path=/trunk/; revision=1195 --- externals/grill/xsample/config-pd-msvc.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'externals/grill/xsample/config-pd-msvc.txt') diff --git a/externals/grill/xsample/config-pd-msvc.txt b/externals/grill/xsample/config-pd-msvc.txt index e69617a7..26aeb5ab 100644 --- a/externals/grill/xsample/config-pd-msvc.txt +++ b/externals/grill/xsample/config-pd-msvc.txt @@ -9,7 +9,8 @@ PDPATH=c:\programme\audio\pd FLEXTPATH=$(PDPATH)\flext # where is MS VC++? -MSVCPATH=c:\programme\prog\microsoft visual studio\VC98 +# (not necessary if the build started with the compiler environment) +# MSVCPATH=c:\programme\prog\microsoft visual studio\VC98 # where should the external be built? OUTPATH=pd-msvc -- cgit v1.2.1