|
43 | 43 | <Tool |
44 | 44 | Name="VCCLCompilerTool" |
45 | 45 | AdditionalIncludeDirectories="$(bz2Dir)" |
| 46 | + PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64" |
46 | 47 | /> |
47 | 48 | <Tool |
48 | 49 | Name="VCManagedResourceCompilerTool" |
|
52 | 53 | /> |
53 | 54 | <Tool |
54 | 55 | Name="VCPreLinkEventTool" |
55 | | - Description="Build libbz2" |
56 | | - CommandLine="cd $(bz2Dir)
if exist $(PlatformName)-Debug\libbz2.lib exit 0
if not exist $(PlatformName)-Debug mkdir $(PlatformName)-Debug
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Debug
nmake /nologo /f makefile.msc clean
" |
57 | 56 | /> |
58 | 57 | <Tool |
59 | 58 | Name="VCLinkerTool" |
60 | | - AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Debug\libbz2.lib" |
| 59 | + BaseAddress="0x1D170000" |
61 | 60 | /> |
62 | 61 | <Tool |
63 | 62 | Name="VCALinkTool" |
|
106 | 105 | <Tool |
107 | 106 | Name="VCCLCompilerTool" |
108 | 107 | AdditionalIncludeDirectories="$(bz2Dir)" |
| 108 | + PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64" |
109 | 109 | /> |
110 | 110 | <Tool |
111 | 111 | Name="VCManagedResourceCompilerTool" |
|
115 | 115 | /> |
116 | 116 | <Tool |
117 | 117 | Name="VCPreLinkEventTool" |
118 | | - Description="Build libbz2" |
119 | | - CommandLine="cd $(bz2Dir)
if exist $(PlatformName)-Debug\libbz2.lib exit 0
if not exist $(PlatformName)-Debug mkdir $(PlatformName)-Debug
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Debug
nmake /nologo /f makefile.msc clean
" |
120 | 118 | /> |
121 | 119 | <Tool |
122 | 120 | Name="VCLinkerTool" |
123 | | - AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Debug\libbz2.lib" |
| 121 | + BaseAddress="0x1D170000" |
124 | 122 | /> |
125 | 123 | <Tool |
126 | 124 | Name="VCALinkTool" |
|
169 | 167 | <Tool |
170 | 168 | Name="VCCLCompilerTool" |
171 | 169 | AdditionalIncludeDirectories="$(bz2Dir)" |
| 170 | + PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64" |
172 | 171 | /> |
173 | 172 | <Tool |
174 | 173 | Name="VCManagedResourceCompilerTool" |
|
178 | 177 | /> |
179 | 178 | <Tool |
180 | 179 | Name="VCPreLinkEventTool" |
181 | | - Description="Build libbz2" |
182 | | - CommandLine="cd $(bz2Dir)
if exist $(PlatformName)-Release\libbz2.lib exit 0
if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Release
nmake /nologo /f makefile.msc clean
" |
183 | 180 | /> |
184 | 181 | <Tool |
185 | 182 | Name="VCLinkerTool" |
186 | | - AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib" |
| 183 | + BaseAddress="0x1D170000" |
187 | 184 | /> |
188 | 185 | <Tool |
189 | 186 | Name="VCALinkTool" |
|
233 | 230 | <Tool |
234 | 231 | Name="VCCLCompilerTool" |
235 | 232 | AdditionalIncludeDirectories="$(bz2Dir)" |
| 233 | + PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64" |
236 | 234 | /> |
237 | 235 | <Tool |
238 | 236 | Name="VCManagedResourceCompilerTool" |
|
242 | 240 | /> |
243 | 241 | <Tool |
244 | 242 | Name="VCPreLinkEventTool" |
245 | | - Description="Build libbz2" |
246 | | - CommandLine="cd $(bz2Dir)
if exist $(PlatformName)-Release\libbz2.lib exit 0
if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Release
nmake /nologo /f makefile.msc clean
" |
247 | 243 | /> |
248 | 244 | <Tool |
249 | 245 | Name="VCLinkerTool" |
250 | | - AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib" |
| 246 | + BaseAddress="0x1D170000" |
251 | 247 | /> |
252 | 248 | <Tool |
253 | 249 | Name="VCALinkTool" |
|
296 | 292 | <Tool |
297 | 293 | Name="VCCLCompilerTool" |
298 | 294 | AdditionalIncludeDirectories="$(bz2Dir)" |
| 295 | + PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64" |
299 | 296 | /> |
300 | 297 | <Tool |
301 | 298 | Name="VCManagedResourceCompilerTool" |
|
305 | 302 | /> |
306 | 303 | <Tool |
307 | 304 | Name="VCPreLinkEventTool" |
308 | | - Description="Build libbz2" |
309 | | - CommandLine="cd $(bz2Dir)
if exist $(PlatformName)-Release\libbz2.lib exit 0
if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Release
nmake /nologo /f makefile.msc clean
" |
310 | 305 | /> |
311 | 306 | <Tool |
312 | 307 | Name="VCLinkerTool" |
313 | | - AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib" |
| 308 | + BaseAddress="0x1D170000" |
314 | 309 | /> |
315 | 310 | <Tool |
316 | 311 | Name="VCALinkTool" |
|
360 | 355 | <Tool |
361 | 356 | Name="VCCLCompilerTool" |
362 | 357 | AdditionalIncludeDirectories="$(bz2Dir)" |
| 358 | + PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64" |
363 | 359 | /> |
364 | 360 | <Tool |
365 | 361 | Name="VCManagedResourceCompilerTool" |
|
369 | 365 | /> |
370 | 366 | <Tool |
371 | 367 | Name="VCPreLinkEventTool" |
372 | | - Description="Build libbz2" |
373 | | - CommandLine="cd $(bz2Dir)
if exist $(PlatformName)-Release\libbz2.lib exit 0
if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Release
nmake /nologo /f makefile.msc clean
" |
374 | 368 | /> |
375 | 369 | <Tool |
376 | 370 | Name="VCLinkerTool" |
377 | | - AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib" |
| 371 | + BaseAddress="0x1D170000" |
378 | 372 | TargetMachine="17" |
379 | 373 | /> |
380 | 374 | <Tool |
|
424 | 418 | <Tool |
425 | 419 | Name="VCCLCompilerTool" |
426 | 420 | AdditionalIncludeDirectories="$(bz2Dir)" |
| 421 | + PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64" |
427 | 422 | /> |
428 | 423 | <Tool |
429 | 424 | Name="VCManagedResourceCompilerTool" |
|
433 | 428 | /> |
434 | 429 | <Tool |
435 | 430 | Name="VCPreLinkEventTool" |
436 | | - Description="Build libbz2" |
437 | | - CommandLine="cd $(bz2Dir)
if exist $(PlatformName)-Release\libbz2.lib exit 0
if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Release
nmake /nologo /f makefile.msc clean
" |
438 | 431 | /> |
439 | 432 | <Tool |
440 | 433 | Name="VCLinkerTool" |
441 | | - AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib" |
| 434 | + BaseAddress="0x1D170000" |
442 | 435 | /> |
443 | 436 | <Tool |
444 | 437 | Name="VCALinkTool" |
|
488 | 481 | <Tool |
489 | 482 | Name="VCCLCompilerTool" |
490 | 483 | AdditionalIncludeDirectories="$(bz2Dir)" |
| 484 | + PreprocessorDefinitions="WIN32;_FILE_OFFSET_BITS=64" |
491 | 485 | /> |
492 | 486 | <Tool |
493 | 487 | Name="VCManagedResourceCompilerTool" |
|
497 | 491 | /> |
498 | 492 | <Tool |
499 | 493 | Name="VCPreLinkEventTool" |
500 | | - Description="Build libbz2" |
501 | | - CommandLine="cd $(bz2Dir)
if exist $(PlatformName)-Release\libbz2.lib exit 0
if not exist $(PlatformName)-Release mkdir $(PlatformName)-Release
nmake /nologo /f makefile.msc lib
copy libbz2.lib $(PlatformName)-Release
nmake /nologo /f makefile.msc clean
" |
502 | 494 | /> |
503 | 495 | <Tool |
504 | 496 | Name="VCLinkerTool" |
505 | | - AdditionalDependencies="$(bz2Dir)\$(PlatformName)-Release\libbz2.lib" |
| 497 | + BaseAddress="0x1D170000" |
506 | 498 | TargetMachine="17" |
507 | 499 | /> |
508 | 500 | <Tool |
|
539 | 531 | > |
540 | 532 | </File> |
541 | 533 | </Filter> |
| 534 | + <Filter |
| 535 | + Name="bzip2 1.0.5 Header Files" |
| 536 | + > |
| 537 | + <File |
| 538 | + RelativePath="$(bz2Dir)\bzlib.h" |
| 539 | + > |
| 540 | + </File> |
| 541 | + <File |
| 542 | + RelativePath="$(bz2Dir)\bzlib_private.h" |
| 543 | + > |
| 544 | + </File> |
| 545 | + </Filter> |
| 546 | + <Filter |
| 547 | + Name="bzip2 1.0.5 Source Files" |
| 548 | + > |
| 549 | + <File |
| 550 | + RelativePath="$(bz2Dir)\blocksort.c" |
| 551 | + > |
| 552 | + </File> |
| 553 | + <File |
| 554 | + RelativePath="$(bz2Dir)\bzlib.c" |
| 555 | + > |
| 556 | + </File> |
| 557 | + <File |
| 558 | + RelativePath="$(bz2Dir)\compress.c" |
| 559 | + > |
| 560 | + </File> |
| 561 | + <File |
| 562 | + RelativePath="$(bz2Dir)\crctable.c" |
| 563 | + > |
| 564 | + </File> |
| 565 | + <File |
| 566 | + RelativePath="$(bz2Dir)\decompress.c" |
| 567 | + > |
| 568 | + </File> |
| 569 | + <File |
| 570 | + RelativePath="$(bz2Dir)\huffman.c" |
| 571 | + > |
| 572 | + </File> |
| 573 | + <File |
| 574 | + RelativePath="$(bz2Dir)\randtable.c" |
| 575 | + > |
| 576 | + </File> |
| 577 | + </Filter> |
542 | 578 | </Files> |
543 | 579 | <Globals> |
544 | 580 | </Globals> |
|
0 commit comments