summaryrefslogtreecommitdiffstats
path: root/PC/VS8.0/env.bat
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-03-05 14:10:38 (GMT)
committerGeorg Brandl <georg@python.org>2011-03-05 14:10:38 (GMT)
commit5537d298eabce9219cb33e6c5725c38a61714eff (patch)
tree8a3938feab43da5c9dd6b349512c046ee1287cc6 /PC/VS8.0/env.bat
parent6e63a418018126a5992add582c1385204a0939b6 (diff)
downloadcpython-5537d298eabce9219cb33e6c5725c38a61714eff.zip
cpython-5537d298eabce9219cb33e6c5725c38a61714eff.tar.gz
cpython-5537d298eabce9219cb33e6c5725c38a61714eff.tar.bz2
Add updated .hgeol file and fix newlines in the 3.1 branch.
Diffstat (limited to 'PC/VS8.0/env.bat')
-rw-r--r--PC/VS8.0/env.bat10
1 files changed, 5 insertions, 5 deletions
diff --git a/PC/VS8.0/env.bat b/PC/VS8.0/env.bat
index 7717d01..a4990a8 100644
--- a/PC/VS8.0/env.bat
+++ b/PC/VS8.0/env.bat
@@ -1,5 +1,5 @@
-@echo off
-set VS8=%ProgramFiles%\Microsoft Visual Studio 8
-echo Build environments: x86, ia64, amd64, x86_amd64, x86_ia64
-echo.
-call "%VS8%\VC\vcvarsall.bat" %1
+@echo off
+set VS8=%ProgramFiles%\Microsoft Visual Studio 8
+echo Build environments: x86, ia64, amd64, x86_amd64, x86_ia64
+echo.
+call "%VS8%\VC\vcvarsall.bat" %1