summaryrefslogtreecommitdiffstats
path: root/PCbuild/amd64_ml64.bat
Commit message (Collapse)AuthorAgeFilesLines
* Moved PCbuild directory to PC/VS7.1Christian Heimes2007-12-311-17/+0
|
* Build _ctypes.pyd for win AMD64 into the MSVC project file.Thomas Heller2006-08-251-0/+17
Since MSVC doesn't know about .asm files, a helper batch file is needed to find ml64.exe in predefined locations. The helper script hardcodes the path to the MS Platform SDK.