summaryrefslogtreecommitdiffstats
path: root/PC/vc5x/python15.dsp
Commit message (Collapse)AuthorAgeFilesLines
* Argh; do the same for the "Release" version of the config.Fred Drake1997-10-021-1/+1
|
* Fix up include directories for compiling the resources.Fred Drake1997-10-021-1/+1
|
* At Mark Hammond's suggestion:Guido van Rossum1997-09-031-8/+8
| | | | | | | - 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-12/+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/+479