summaryrefslogtreecommitdiffstats
path: root/PCbuild/_ssl.dsp
Commit message (Collapse)AuthorAgeFilesLines
* Update build procedure to VC 7.1.Martin v. Löwis2004-01-021-89/+0
|
* I "cvs admin -kb"'ed these files to close a bug report. Now they needTim Peters2003-07-081-89/+89
| | | | to have genuwine Windows line ends.
* Use python_d.exe to build _ssl_d.pyd - we can not express that we dependMark Hammond2003-02-131-1/+1
| | | | | on a release 'python.exe' for a debug build of _ssl. It may happen that Python.exe is currently broken, and we are trying to rebuild from scratch.
* Add _ssl build process for Windows.Mark Hammond2002-12-031-0/+89