aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/config-pd-msvc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/config-pd-msvc.txt')
-rw-r--r--externals/grill/flext/config-pd-msvc.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/externals/grill/flext/config-pd-msvc.txt b/externals/grill/flext/config-pd-msvc.txt
index cac79b55..d754b23e 100644
--- a/externals/grill/flext/config-pd-msvc.txt
+++ b/externals/grill/flext/config-pd-msvc.txt
@@ -5,8 +5,9 @@
# where is PD?
PDPATH=c:\programme\audio\pd
-# where is MS VC++?
-MSVCPATH="c:\programme\prog\microsoft visual studio\VC98"
+# where is MS VC++?
+# (should be commented out when called from the Visual Studio Command prompt)
+# MSVCPATH="c:\programme\prog\microsoft visual studio\VC98"
# where is the SndObj include directory?
# (leave blank or comment out to disable SndObj support)