|
39 | 39 | <Tool |
40 | 40 | Name="VCLinkerTool" |
41 | 41 | AdditionalDependencies="getbuildinfo.o" |
42 | | - OutputFile="./python32.dll" |
| 42 | + OutputFile="./python33.dll" |
43 | 43 | LinkIncremental="1" |
44 | 44 | SuppressStartupBanner="TRUE" |
45 | 45 | IgnoreDefaultLibraryNames="libc" |
46 | 46 | GenerateDebugInformation="TRUE" |
47 | | - ProgramDatabaseFile=".\./python32.pdb" |
| 47 | + ProgramDatabaseFile=".\./python33.pdb" |
48 | 48 | SubSystem="2" |
49 | 49 | BaseAddress="0x1e000000" |
50 | | - ImportLibrary=".\./python32.lib" |
| 50 | + ImportLibrary=".\./python33.lib" |
51 | 51 | TargetMachine="1"/> |
52 | 52 | <Tool |
53 | 53 | Name="VCMIDLTool"/> |
|
99 | 99 | <Tool |
100 | 100 | Name="VCLinkerTool" |
101 | 101 | AdditionalDependencies="getbuildinfo.o" |
102 | | - OutputFile="./python32_d.dll" |
| 102 | + OutputFile="./python33_d.dll" |
103 | 103 | LinkIncremental="1" |
104 | 104 | SuppressStartupBanner="TRUE" |
105 | 105 | IgnoreDefaultLibraryNames="libc" |
106 | 106 | GenerateDebugInformation="TRUE" |
107 | | - ProgramDatabaseFile=".\./python32_d.pdb" |
| 107 | + ProgramDatabaseFile=".\./python33_d.pdb" |
108 | 108 | SubSystem="2" |
109 | 109 | BaseAddress="0x1e000000" |
110 | | - ImportLibrary=".\./python32_d.lib" |
| 110 | + ImportLibrary=".\./python33_d.lib" |
111 | 111 | TargetMachine="1"/> |
112 | 112 | <Tool |
113 | 113 | Name="VCMIDLTool"/> |
|
166 | 166 | Name="VCLinkerTool" |
167 | 167 | AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK" |
168 | 168 | AdditionalDependencies="getbuildinfo.o" |
169 | | - OutputFile="./python32.dll" |
| 169 | + OutputFile="./python33.dll" |
170 | 170 | LinkIncremental="1" |
171 | 171 | SuppressStartupBanner="FALSE" |
172 | 172 | IgnoreDefaultLibraryNames="libc" |
173 | 173 | GenerateDebugInformation="TRUE" |
174 | | - ProgramDatabaseFile=".\./python32.pdb" |
| 174 | + ProgramDatabaseFile=".\./python33.pdb" |
175 | 175 | SubSystem="2" |
176 | 176 | BaseAddress="0x1e000000" |
177 | | - ImportLibrary=".\./python32.lib" |
| 177 | + ImportLibrary=".\./python33.lib" |
178 | 178 | TargetMachine="0"/> |
179 | 179 | <Tool |
180 | 180 | Name="VCMIDLTool"/> |
|
233 | 233 | Name="VCLinkerTool" |
234 | 234 | AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK" |
235 | 235 | AdditionalDependencies="getbuildinfo.o" |
236 | | - OutputFile="./python32.dll" |
| 236 | + OutputFile="./python33.dll" |
237 | 237 | LinkIncremental="1" |
238 | 238 | SuppressStartupBanner="TRUE" |
239 | 239 | IgnoreDefaultLibraryNames="libc" |
240 | 240 | GenerateDebugInformation="TRUE" |
241 | | - ProgramDatabaseFile=".\./python32.pdb" |
| 241 | + ProgramDatabaseFile=".\./python33.pdb" |
242 | 242 | SubSystem="2" |
243 | 243 | BaseAddress="0x1e000000" |
244 | | - ImportLibrary=".\./python32.lib" |
| 244 | + ImportLibrary=".\./python33.lib" |
245 | 245 | TargetMachine="0"/> |
246 | 246 | <Tool |
247 | 247 | Name="VCMIDLTool"/> |
|
0 commit comments