summaryrefslogtreecommitdiffstats
path: root/PCbuild/_multiprocessing.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that ↵Martin v. Löwis2011-03-061-557/+557
| | | | | | the files will have the right line ending even if the extension is not active.
* PCBuild cosmetic fixes.Hirokazu Yamamoto2010-09-101-1/+1
| | | | | | | * pythoncore.vcproj: Removed doubled entries, and sorted entries a bit. * _multiprocessing.vcproj: Converted ProjectGUID to uppercase. Otherwise, VS8 _multiprocessing.vcproj created by vs9to8.py was modified every time loads it in VS8 IDE.
* fix Windows building for multiprocessingBenjamin Peterson2008-06-111-0/+557