aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/dyn/config-pd-msvc.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-10-29 03:41:36 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-10-29 03:41:36 +0000
commit94fe304adf3f688e8e97b8934bd37229b8ecb8f9 (patch)
tree0532041a7a828eefa2257b4f1e018ac95992311a /externals/grill/dyn/config-pd-msvc.txt
parentd042a17c7a890bca38774df164387a7763025787 (diff)
""
svn path=/trunk/; revision=1150
Diffstat (limited to 'externals/grill/dyn/config-pd-msvc.txt')
-rw-r--r--externals/grill/dyn/config-pd-msvc.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/externals/grill/dyn/config-pd-msvc.txt b/externals/grill/dyn/config-pd-msvc.txt
index 67c9a0cb..e163ffd3 100644
--- a/externals/grill/dyn/config-pd-msvc.txt
+++ b/externals/grill/dyn/config-pd-msvc.txt
@@ -11,8 +11,9 @@ 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
+# where is MS VC++ installed?
+# if the VC++ command prompt is used VCINSTALLDIR should already be set correctly
+MSVCDIR=$(VCINSTALLDIR)
# where should the external be built?
OUTPATH=pd-msvc