summaryrefslogtreecommitdiffstats
path: root/PCbuild9/pyd.vsprops
Commit message (Collapse)AuthorAgeFilesLines
* Removed or replaced some more deprecated preprocessor macros.Christian Heimes2007-11-301-2/+1
| | | | | | Moved the _DEBUG and NDEBUG macros to two new property files. Fixed #1527 Problem with static libs on Windows Updated README.txt
* Backport of changes to PCbuild9 from the py3k branchChristian Heimes2007-11-271-4/+0
|
* Backport of PCbuild9 fixes from py3k r59130Christian Heimes2007-11-231-0/+4
|
* Backport of the PCbuild9 directory from the py3k branch.Christian Heimes2007-11-221-0/+23
I've finished the last task for the PCbuild9 directory today. I don't think there is much left to do. Now you can all play around with the shiny new VS 2008 and try the PGO builds. I was able to get a speed improvement of about 10% on py3k. Have fun! :)