repo.or.cz
/
MacVim
/
KaoriYa.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge branch 'MacVim'
[MacVim/KaoriYa.git]
/
src
/
msvc2008.bat
blob
1fc1fbf76a38f2aefcde5210d4e6d32e7382e7cc
1
@echo off
2
rem To be used on MS-Windows for Visual C++ 2008 Express Edition
3
rem aka Microsoft Visual Studio 9.0.
4
rem See INSTALLpc.txt for information.
5
@echo on
6
7
call "%VS90COMNTOOLS%%vsvars32.bat"