]> granicus.if.org Git - python/commit
The example_nt directory was old enough to vote. Frank Stajano
authorTim Peters <tim.peters@gmail.com>
Sun, 2 Jul 2000 23:18:43 +0000 (23:18 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 2 Jul 2000 23:18:43 +0000 (23:18 +0000)
commit090c2161a17e88fd6f29fa0956f67879924d3675
treeafb3250a7c1dfb3ed8baca5e7089343527ac4f0d
parent019bcb598d9b4890a105a0476b9b4e5cb9f14da7
The example_nt directory was old enough to vote.  Frank Stajano
pointed out some of the problems he had following the instructions,
and I stumbled into the others:  MSVC has changed in several
respects, Python has changed the directories into which it builds
its own Windows outputs, and we grew the unusual scheme of
appending "_d" to the names of debug-mode output files.

This should all work with VC6 + CVS Python now.  Some other Windows
geek please confirm!  And the less you know, the better <0.5 wink>.

Explanations and examples for versions of MSVC before 6, and
versions of Python before 2.0b1, have been removed, because
they're too different and so confuse life.  This last step I OK'ed
with Guido first (indeed, 'twas his idea!).
PC/example_nt/example.dsp
PC/example_nt/example.dsw
PC/example_nt/example.mak [deleted file]
PC/example_nt/readme.txt