commit | 3af4220746a9aed74280a1a6f90e7277fbc747a4 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Fri Sep 14 07:02:51 2007 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Fri Sep 14 07:02:51 2007 +0000 |
tree | e3fc8ff2c9341b111090652d4235524e251ad747 | |
parent | 782c4179c66d767d2bdc74fbb77630d5a549af79 [diff] |
Backport 58150: Rename debug import lib to _msi_d.lib.
diff --git a/PCbuild/_msi.vcproj b/PCbuild/_msi.vcproj index cbf20ea..be2a92c 100644 --- a/PCbuild/_msi.vcproj +++ b/PCbuild/_msi.vcproj
@@ -42,7 +42,7 @@ GenerateDebugInformation="TRUE" ProgramDatabaseFile=".\./_msi_d.pdb" BaseAddress="0x1D160000" - ImportLibrary=".\./_msi.lib" + ImportLibrary=".\./_msi_d.lib" TargetMachine="1"/> <Tool Name="VCMIDLTool"/>