summaryrefslogtreecommitdiffstats
path: root/PC/VC6/make_versioninfo.dsp
Commit message (Collapse)AuthorAgeFilesLines
* Getting closer (but not yet there) to being able to compile under VC6Tim Peters2004-01-041-1/+1
| | | | | | | | | | | | | | again. Removed the following subprojects and folded them into pythoncore, to match what's being done under VC7. We *can* build the core DLL under VC6 again after this: datetime.dsp winreg.dsp parser.dsp _sre.dsp _csv.dsp mmap.dsp _symtable.dsp
* Tons of changes to get this closer to being buildable from this directory;Tim Peters2004-01-031-8/+8
| | | | still far away, but a lot closer than it was.
* Move VC6 project files here.Martin v. Löwis2004-01-021-0/+108