summaryrefslogtreecommitdiffstats
path: root/PC/example_nt/example.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* Update the PCBuild8 solution.Kristján Valur Jónsson2006-09-051-2/+2
| | | | | | | | Facilitate cross-compilation by having binaries in separate Win32 and x64 directories. Rationalized configs by making proper use of platforms/configurations. Remove pythoncore_pgo project. Add new PGIRelease and PGORelease configurations to perform Profile Guided Optimisation. Removed I64 support, but this can be easily added by copying the x64 platform settings.
* Port to Python 2.5. Drop .DEF file. Change output file names to .pyd.Martin v. Löwis2006-04-221-9/+6
|
* Update example to VC 7.1. Will backport to 2.4.Martin v. Löwis2004-12-291-0/+192