]> granicus.if.org Git - python/commit
Update all projects so Debug builds use "/Zi" instead of "/ZI", which means everythin...
authorMark Hammond <mhammond@skippinet.com.au>
Sat, 1 Jul 2000 03:12:59 +0000 (03:12 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Sat, 1 Jul 2000 03:12:59 +0000 (03:12 +0000)
commit9802255444fed627551c2e173749840bc73d9ade
tree673f6abeb11584aea124bc6630b63076f28cd1ca
parent610a827b134da95ed83b238dafae485794c19452
Update all projects so Debug builds use "/Zi" instead of "/ZI", which means everything should still build under MSVC5

NOTE:  All these projects had messed-up line endings (but MSVC didnt mind).  Executing a diff with "--ignore-all-space" will show the specific changes, but I made a complete checkin with correct line endiings as it is the correct thing to do!
PCbuild/mmap.dsp
PCbuild/python20.dsp
PCbuild/unicodedata.dsp
PCbuild/winreg.dsp
PCbuild/winsound.dsp