projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1df9fdd
)
Use python_d.exe to build _ssl_d.pyd - we can not express that we depend
author
Mark Hammond
<mhammond@skippinet.com.au>
Thu, 13 Feb 2003 12:05:15 +0000
(12:05 +0000)
committer
Mark Hammond
<mhammond@skippinet.com.au>
Thu, 13 Feb 2003 12:05:15 +0000
(12:05 +0000)
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.
PCbuild/_ssl.dsp
patch
|
blob
|
history
diff --git
a/PCbuild/_ssl.dsp
b/PCbuild/_ssl.dsp
index d87aecce8e119a3fef0f6324f8914e04278c85f6..a62f59819afef2fbf1c1d8f23b2e5c491d77797a 100644
(file)
--- a/
PCbuild/_ssl.dsp
+++ b/
PCbuild/_ssl.dsp
@@
-62,7
+62,7
@@
CFG=_ssl - Win32 Debug
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "."
# PROP Intermediate_Dir "x86-temp-debug\_ssl"
-# PROP Cmd_Line "python -u build_ssl.py -d"
+# PROP Cmd_Line "python
_d
-u build_ssl.py -d"
# PROP Rebuild_Opt "-a"
# PROP Target_File "_ssl_d.pyd"
# PROP Bsc_Name ""