Kristján Valur Jónsson
|
22ea025481
|
Minor fix of PCBuild8/_ctypes vcproj, moving include dir into the .vsprops file.
|
2007-05-04 17:28:06 +00:00 |
Kristján Valur Jónsson
|
465bdcc1d1
|
Update the pcbuild8 solution. Straightened out the _ctypes project by using a .vsproj file and a masm64.rules file to avoid redundancy
|
2007-05-04 15:48:15 +00:00 |
Thomas Heller
|
8baeb11041
|
Fix building _ctypes.pyd for x64 / Windows.
|
2007-05-03 12:02:08 +00:00 |
Kristján Valur Jónsson
|
7a0da19087
|
Complete revamp of PCBuild8 directory. Use subdirectories for each project under the main pcbuild solution. Now make extensive use of property sheets to simplify project configuration. x64 build fully supported, and the process for building PGO version (Profiler Guided Optimization) simplified. All projects are now present, except _ssl, which needs to be reimplemented. Also, some of the projects that require external libraries need extra work to fully compile on x64.
|
2007-04-30 15:17:46 +00:00 |