Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved PCbuild directory to PC/VS7.1 | Christian Heimes | 2007-12-31 | 1 | -17/+0 |
| | |||||
* | Build _ctypes.pyd for win AMD64 into the MSVC project file. | Thomas Heller | 2006-08-25 | 1 | -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. |