summaryrefslogtreecommitdiffstats
path: root/PC/VC6/python.dsp
Commit message (Expand)AuthorAgeFilesLines
* Fix #16769. Remove outdated Visual Studio project directories for VC6, VS7.1,...Brian Curtin2013-01-251-100/+0
* Py_BUILD_CORE_MODULE was not needed in python.dsp and pythonw.dsp.Hirokazu Yamamoto2010-11-021-4/+4
* Defined Py_BUILD_CORE_MODULE also on VC6.Hirokazu Yamamoto2010-11-021-4/+4
* Issue #2065: VC6 related fix.Hirokazu Yamamoto2008-08-141-6/+1
* And here is the rest of Hirokazu Yamamoto's patch for VS6.0 support. Thanks H...Christian Heimes2008-01-041-0/+5
* Tons of changes to get this closer to being buildable from this directory;Tim Peters2004-01-031-6/+6
* Move VC6 project files here.Martin v. Löwis2004-01-021-0/+100