Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Getting closer (but not yet there) to being able to compile under VC6 | Tim Peters | 2004-01-04 | 1 | -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 Peters | 2004-01-03 | 1 | -8/+8 |
| | | | | still far away, but a lot closer than it was. | ||||
* | Move VC6 project files here. | Martin v. Löwis | 2004-01-02 | 1 | -0/+108 |