aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/config-pd-msvc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/py/config-pd-msvc.txt')
-rw-r--r--externals/grill/py/config-pd-msvc.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/externals/grill/py/config-pd-msvc.txt b/externals/grill/py/config-pd-msvc.txt
index ed8f1101..f7fe8316 100644
--- a/externals/grill/py/config-pd-msvc.txt
+++ b/externals/grill/py/config-pd-msvc.txt
@@ -9,7 +9,8 @@ PDPATH=c:\programme\audio\pd
FLEXTPATH=$(PDPATH)\flext
# where is MS VC++?
-MSVCPATH=C:\Programme\Microsoft Visual Studio .NET 2003\Vc7
+# (not necessary if the build is run with the compiler environment)
+# MSVCPATH=C:\Programme\Microsoft Visual Studio .NET 2003\Vc7
# which version of Python?
PYTHONVER=python23