summaryrefslogtreecommitdiffstats
path: root/PC/vc5x/python.dsp
Commit message (Collapse)AuthorAgeFilesLines
* Add pretty icon to python.exeGuido van Rossum1997-12-051-0/+15
|
* At Mark Hammond's suggestion:Guido van Rossum1997-09-031-5/+5
| | | | | | | - use the DLL versions of the C runtime (!) - change path settings so intermediate files go to Debug/temp or Release/temp - add resource file to python15.dll (can't remember what this does) - add a separate project to build the parser module
* Changed the way python15.lib is included in the other projects.Guido van Rossum1997-08-181-6/+2
| | | | | Per Mark Hammond's suggestion, add it to the extra libs in Settings instead of to the project's source files.
* DevStudio (CV++ 5.0) Project files.Guido van Rossum1997-08-141-0/+93