aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/dyn/config-pd-msvc.txt
diff options
context:
space:
mode:
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