mirror of
https://github.com/python/cpython.git
synced 2025-10-02 05:12:23 +00:00
Backport 58150: Rename debug import lib to _msi_d.lib.
This commit is contained in:
parent
782c4179c6
commit
3af4220746
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile=".\./_msi_d.pdb"
|
||||
BaseAddress="0x1D160000"
|
||||
ImportLibrary=".\./_msi.lib"
|
||||
ImportLibrary=".\./_msi_d.lib"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue