| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Argh; do the same for the "Release" version of the config. | Fred Drake | 1997-10-02 | 1 | -1/+1 |
| | | |||||
| * | Fix up include directories for compiling the resources. | Fred Drake | 1997-10-02 | 1 | -1/+1 |
| | | |||||
| * | At Mark Hammond's suggestion: | Guido van Rossum | 1997-09-03 | 1 | -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 Rossum | 1997-08-18 | 1 | -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 Rossum | 1997-08-14 | 1 | -0/+479 |
