Trent Mick
b07cf5080f
Revert this checkin:
...
http://www.python.org/pipermail/python-checkins/2000-August/007072.html
and make PCbuild/*.dsp PCbuild/*.dsw binary again.
2000-08-13 22:59:26 +00:00
Trent Mick
557d35ebf2
These files all used to be tagged as binary in CVS. I recently changed this so
...
that these files are treated as normal text files (which they are). However,
the files also had to be changed to be stored in CVS internally with UNIX line
terminators (they had DOS line terminators internally before this commit).
2000-08-11 23:20:32 +00:00
Guido van Rossum
880066a9cb
A bunch of project files were checked in as text files.
...
They should all be binary (cvs admin -kv has now been applied).
2000-07-01 04:03:32 +00:00
Mark Hammond
20c8bc6ba3
The Python include paths were not specified.
2000-07-01 03:43:33 +00:00
Mark Hammond
5824f373d4
ucnhash now correctly builds for Windows.
2000-07-01 03:14:51 +00:00
Marc-André Lemburg
5782386268
Marc-Andre Lemburg <mal@lemburg.com>:
...
MSVC project file for the new module ucnhash. This may have to
be added to pcbuild.dsw with an dependancy on python16.
By Bill Tutt.
2000-06-28 16:40:10 +00:00