| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Speex
Revision: 15024
Author: cristianadam
Date: 13 Jun 2008 18:50:04
Changes:Moved project to Visual Studio 2008 Express
Files:| ... | ...@@ -1,7 +1,7 @@ | |
| 1 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | 2 | <VisualStudioProject |
| 3 | 3 | ProjectType="Visual C++" |
| 4 | Version="9.00" | |
| 4 | Version="9,00" | |
| 5 | 5 | Name="libspeex" |
| 6 | 6 | ProjectGUID="{E972C52F-9E85-4D65-B19C-031E511E9DB4}" |
| 7 | 7 | RootNamespace="libspeex" |
| ... | ...@@ -85,12 +85,13 @@ | |
| 85 | 85 | /> |
| 86 | 86 | </Configuration> |
| 87 | 87 | <Configuration |
| 88 | Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 89 | OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 90 | IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 88 | Name="Release|Win32" | |
| 89 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
| 90 | IntermediateDirectory="Release" | |
| 91 | 91 | ConfigurationType="4" |
| 92 | 92 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 93 | CharacterSet="1" | |
| 93 | CharacterSet="2" | |
| 94 | WholeProgramOptimization="1" | |
| 94 | 95 | > |
| 95 | 96 | <Tool |
| 96 | 97 | Name="VCPreBuildEventTool" |
| ... | ...@@ -106,19 +107,24 @@ | |
| 106 | 107 | /> |
| 107 | 108 | <Tool |
| 108 | 109 | Name="VCMIDLTool" |
| 109 | TargetEnvironment="1" | |
| 110 | 110 | /> |
| 111 | 111 | <Tool |
| 112 | 112 | Name="VCCLCompilerTool" |
| 113 | ExecutionBucket="7" | |
| 114 | Optimization="0" | |
| 113 | Optimization="3" | |
| 114 | InlineFunctionExpansion="2" | |
| 115 | EnableIntrinsicFunctions="true" | |
| 116 | FavorSizeOrSpeed="1" | |
| 115 | 117 | AdditionalIncludeDirectories="..\..\..\include;..\.." |
| 116 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H" | |
| 117 | MinimalRebuild="true" | |
| 118 | RuntimeLibrary="1" | |
| 118 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" | |
| 119 | StringPooling="true" | |
| 120 | ExceptionHandling="0" | |
| 121 | RuntimeLibrary="2" | |
| 122 | BufferSecurityCheck="false" | |
| 119 | 123 | UsePrecompiledHeader="0" |
| 120 | 124 | WarningLevel="4" |
| 125 | DebugInformationFormat="3" | |
| 121 | 126 | CompileAs="1" |
| 127 | DisableSpecificWarnings="4244;4305;4311;4100;4127" | |
| 122 | 128 | /> |
| 123 | 129 | <Tool |
| 124 | 130 | Name="VCManagedResourceCompilerTool" |
| ... | ...@@ -146,24 +152,13 @@ | |
| 146 | 152 | Name="VCFxCopTool" |
| 147 | 153 | /> |
| 148 | 154 | <Tool |
| 149 | Name="VCCodeSignTool" | |
| 150 | /> | |
| 151 | <Tool | |
| 152 | 155 | Name="VCPostBuildEventTool" |
| 153 | 156 | /> |
| 154 | <DeploymentTool | |
| 155 | ForceDirty="-1" | |
| 156 | RemoteDirectory="" | |
| 157 | RegisterOutput="0" | |
| 158 | AdditionalFiles="" | |
| 159 | /> | |
| 160 | <DebuggerTool | |
| 161 | /> | |
| 162 | 157 | </Configuration> |
| 163 | 158 | <Configuration |
| 164 | Name="Release|Win32" | |
| 165 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
| 166 | IntermediateDirectory="Release" | |
| 159 | Name="Release_SSE|Win32" | |
| 160 | OutputDirectory="$(ConfigurationName)" | |
| 161 | IntermediateDirectory="$(ConfigurationName)" | |
| 167 | 162 | ConfigurationType="4" |
| 168 | 163 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 169 | 164 | CharacterSet="2" |
| ... | ...@@ -196,6 +191,7 @@ | |
| 196 | 191 | ExceptionHandling="0" |
| 197 | 192 | RuntimeLibrary="0" |
| 198 | 193 | BufferSecurityCheck="false" |
| 194 | EnableEnhancedInstructionSet="1" | |
| 199 | 195 | UsePrecompiledHeader="0" |
| 200 | 196 | WarningLevel="4" |
| 201 | 197 | DebugInformationFormat="3" |
| ... | ...@@ -232,12 +228,12 @@ | |
| 232 | 228 | /> |
| 233 | 229 | </Configuration> |
| 234 | 230 | <Configuration |
| 235 | Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 236 | OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 237 | IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 231 | Name="Release_SSE2|Win32" | |
| 232 | OutputDirectory="$(ConfigurationName)" | |
| 233 | IntermediateDirectory="$(ConfigurationName)" | |
| 238 | 234 | ConfigurationType="4" |
| 239 | 235 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 240 | CharacterSet="1" | |
| 236 | CharacterSet="2" | |
| 241 | 237 | WholeProgramOptimization="1" |
| 242 | 238 | > |
| 243 | 239 | <Tool |
| ... | ...@@ -254,11 +250,9 @@ | |
| 254 | 250 | /> |
| 255 | 251 | <Tool |
| 256 | 252 | Name="VCMIDLTool" |
| 257 | TargetEnvironment="1" | |
| 258 | 253 | /> |
| 259 | 254 | <Tool |
| 260 | 255 | Name="VCCLCompilerTool" |
| 261 | ExecutionBucket="7" | |
| 262 | 256 | Optimization="3" |
| 263 | 257 | InlineFunctionExpansion="2" |
| 264 | 258 | EnableIntrinsicFunctions="true" |
| ... | ...@@ -269,6 +263,7 @@ | |
| 269 | 263 | ExceptionHandling="0" |
| 270 | 264 | RuntimeLibrary="0" |
| 271 | 265 | BufferSecurityCheck="false" |
| 266 | EnableEnhancedInstructionSet="2" | |
| 272 | 267 | UsePrecompiledHeader="0" |
| 273 | 268 | WarningLevel="4" |
| 274 | 269 | DebugInformationFormat="3" |
| ... | ...@@ -301,25 +296,14 @@ | |
| 301 | 296 | Name="VCFxCopTool" |
| 302 | 297 | /> |
| 303 | 298 | <Tool |
| 304 | Name="VCCodeSignTool" | |
| 305 | /> | |
| 306 | <Tool | |
| 307 | 299 | Name="VCPostBuildEventTool" |
| 308 | 300 | /> |
| 309 | <DeploymentTool | |
| 310 | ForceDirty="-1" | |
| 311 | RemoteDirectory="" | |
| 312 | RegisterOutput="0" | |
| 313 | AdditionalFiles="" | |
| 314 | /> | |
| 315 | <DebuggerTool | |
| 316 | /> | |
| 317 | 301 | </Configuration> |
| 318 | 302 | <Configuration |
| 319 | Name="Release_SSE|Win32" | |
| 303 | Name="Release_Dynamic|Win32" | |
| 320 | 304 | OutputDirectory="$(ConfigurationName)" |
| 321 | 305 | IntermediateDirectory="$(ConfigurationName)" |
| 322 | ConfigurationType="4" | |
| 306 | ConfigurationType="2" | |
| 323 | 307 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 324 | 308 | CharacterSet="2" |
| 325 | 309 | WholeProgramOptimization="1" |
| ... | ...@@ -351,7 +335,6 @@ | |
| 351 | 335 | ExceptionHandling="0" |
| 352 | 336 | RuntimeLibrary="0" |
| 353 | 337 | BufferSecurityCheck="false" |
| 354 | EnableEnhancedInstructionSet="1" | |
| 355 | 338 | UsePrecompiledHeader="0" |
| 356 | 339 | WarningLevel="4" |
| 357 | 340 | DebugInformationFormat="3" |
| ... | ...@@ -368,13 +351,21 @@ | |
| 368 | 351 | Name="VCPreLinkEventTool" |
| 369 | 352 | /> |
| 370 | 353 | <Tool |
| 371 | Name="VCLibrarianTool" | |
| 372 | OutputFile="$(OutDir)/libspeex.lib" | |
| 354 | Name="VCLinkerTool" | |
| 355 | ModuleDefinitionFile="libspeex.def" | |
| 356 | OptimizeReferences="2" | |
| 357 | EnableCOMDATFolding="2" | |
| 358 | OptimizeForWindows98="1" | |
| 359 | RandomizedBaseAddress="1" | |
| 360 | DataExecutionPrevention="0" | |
| 373 | 361 | /> |
| 374 | 362 | <Tool |
| 375 | 363 | Name="VCALinkTool" |
| 376 | 364 | /> |
| 377 | 365 | <Tool |
| 366 | Name="VCManifestTool" | |
| 367 | /> | |
| 368 | <Tool | |
| 378 | 369 | Name="VCXDCMakeTool" |
| 379 | 370 | /> |
| 380 | 371 | <Tool |
| ... | ...@@ -384,17 +375,19 @@ | |
| 384 | 375 | Name="VCFxCopTool" |
| 385 | 376 | /> |
| 386 | 377 | <Tool |
| 378 | Name="VCAppVerifierTool" | |
| 379 | /> | |
| 380 | <Tool | |
| 387 | 381 | Name="VCPostBuildEventTool" |
| 388 | 382 | /> |
| 389 | 383 | </Configuration> |
| 390 | 384 | <Configuration |
| 391 | Name="Release_SSE|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 392 | OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 393 | IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 385 | Name="Debug_RTL_dll|Win32" | |
| 386 | OutputDirectory="$(ConfigurationName)" | |
| 387 | IntermediateDirectory="$(ConfigurationName)" | |
| 394 | 388 | ConfigurationType="4" |
| 395 | 389 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 396 | CharacterSet="1" | |
| 397 | WholeProgramOptimization="1" | |
| 390 | CharacterSet="2" | |
| 398 | 391 | > |
| 399 | 392 | <Tool |
| 400 | 393 | Name="VCPreBuildEventTool" |
| ... | ...@@ -410,26 +403,19 @@ | |
| 410 | 403 | /> |
| 411 | 404 | <Tool |
| 412 | 405 | Name="VCMIDLTool" |
| 413 | TargetEnvironment="1" | |
| 414 | 406 | /> |
| 415 | 407 | <Tool |
| 416 | 408 | Name="VCCLCompilerTool" |
| 417 | ExecutionBucket="7" | |
| 418 | Optimization="3" | |
| 419 | InlineFunctionExpansion="2" | |
| 420 | EnableIntrinsicFunctions="true" | |
| 421 | FavorSizeOrSpeed="1" | |
| 409 | Optimization="0" | |
| 422 | 410 | AdditionalIncludeDirectories="..\..\..\include;..\.." |
| 423 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" | |
| 424 | StringPooling="true" | |
| 425 | ExceptionHandling="0" | |
| 426 | RuntimeLibrary="0" | |
| 427 | BufferSecurityCheck="false" | |
| 411 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H" | |
| 412 | MinimalRebuild="true" | |
| 413 | BasicRuntimeChecks="3" | |
| 414 | RuntimeLibrary="3" | |
| 428 | 415 | UsePrecompiledHeader="0" |
| 429 | 416 | WarningLevel="4" |
| 430 | DebugInformationFormat="3" | |
| 417 | DebugInformationFormat="4" | |
| 431 | 418 | CompileAs="1" |
| 432 | DisableSpecificWarnings="4244;4305;4311;4100;4127" | |
| 433 | 419 | /> |
| 434 | 420 | <Tool |
| 435 | 421 | Name="VCManagedResourceCompilerTool" |
| ... | ...@@ -457,22 +443,11 @@ | |
| 457 | 443 | Name="VCFxCopTool" |
| 458 | 444 | /> |
| 459 | 445 | <Tool |
| 460 | Name="VCCodeSignTool" | |
| 461 | /> | |
| 462 | <Tool | |
| 463 | 446 | Name="VCPostBuildEventTool" |
| 464 | 447 | /> |
| 465 | <DeploymentTool | |
| 466 | ForceDirty="-1" | |
| 467 | RemoteDirectory="" | |
| 468 | RegisterOutput="0" | |
| 469 | AdditionalFiles="" | |
| 470 | /> | |
| 471 | <DebuggerTool | |
| 472 | /> | |
| 473 | 448 | </Configuration> |
| 474 | 449 | <Configuration |
| 475 | Name="Release_SSE2|Win32" | |
| 450 | Name="Release_RTL_dll|Win32" | |
| 476 | 451 | OutputDirectory="$(ConfigurationName)" |
| 477 | 452 | IntermediateDirectory="$(ConfigurationName)" |
| 478 | 453 | ConfigurationType="4" |
| ... | ...@@ -505,9 +480,8 @@ | |
| 505 | 480 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" |
| 506 | 481 | StringPooling="true" |
| 507 | 482 | ExceptionHandling="0" |
| 508 | RuntimeLibrary="0" | |
| 483 | RuntimeLibrary="2" | |
| 509 | 484 | BufferSecurityCheck="false" |
| 510 | EnableEnhancedInstructionSet="2" | |
| 511 | 485 | UsePrecompiledHeader="0" |
| 512 | 486 | WarningLevel="4" |
| 513 | 487 | DebugInformationFormat="3" |
| ... | ...@@ -544,13 +518,12 @@ | |
| 544 | 518 | /> |
| 545 | 519 | </Configuration> |
| 546 | 520 | <Configuration |
| 547 | Name="Release_SSE2|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 548 | OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 549 | IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 521 | Name="Debug_WM5_PPC_ARM|Win32" | |
| 522 | OutputDirectory="$(ConfigurationName)" | |
| 523 | IntermediateDirectory="$(ConfigurationName)" | |
| 550 | 524 | ConfigurationType="4" |
| 551 | 525 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 552 | CharacterSet="1" | |
| 553 | WholeProgramOptimization="1" | |
| 526 | CharacterSet="2" | |
| 554 | 527 | > |
| 555 | 528 | <Tool |
| 556 | 529 | Name="VCPreBuildEventTool" |
| ... | ...@@ -566,26 +539,19 @@ | |
| 566 | 539 | /> |
| 567 | 540 | <Tool |
| 568 | 541 | Name="VCMIDLTool" |
| 569 | TargetEnvironment="1" | |
| 570 | 542 | /> |
| 571 | 543 | <Tool |
| 572 | 544 | Name="VCCLCompilerTool" |
| 573 | ExecutionBucket="7" | |
| 574 | Optimization="3" | |
| 575 | InlineFunctionExpansion="2" | |
| 576 | EnableIntrinsicFunctions="true" | |
| 577 | FavorSizeOrSpeed="1" | |
| 545 | Optimization="0" | |
| 578 | 546 | AdditionalIncludeDirectories="..\..\..\include;..\.." |
| 579 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" | |
| 580 | StringPooling="true" | |
| 581 | ExceptionHandling="0" | |
| 582 | RuntimeLibrary="0" | |
| 583 | BufferSecurityCheck="false" | |
| 547 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H" | |
| 548 | MinimalRebuild="true" | |
| 549 | BasicRuntimeChecks="3" | |
| 550 | RuntimeLibrary="3" | |
| 584 | 551 | UsePrecompiledHeader="0" |
| 585 | 552 | WarningLevel="4" |
| 586 | DebugInformationFormat="3" | |
| 553 | DebugInformationFormat="4" | |
| 587 | 554 | CompileAs="1" |
| 588 | DisableSpecificWarnings="4244;4305;4311;4100;4127" | |
| 589 | 555 | /> |
| 590 | 556 | <Tool |
| 591 | 557 | Name="VCManagedResourceCompilerTool" |
| ... | ...@@ -613,25 +579,14 @@ | |
| 613 | 579 | Name="VCFxCopTool" |
| 614 | 580 | /> |
| 615 | 581 | <Tool |
| 616 | Name="VCCodeSignTool" | |
| 617 | /> | |
| 618 | <Tool | |
| 619 | 582 | Name="VCPostBuildEventTool" |
| 620 | 583 | /> |
| 621 | <DeploymentTool | |
| 622 | ForceDirty="-1" | |
| 623 | RemoteDirectory="" | |
| 624 | RegisterOutput="0" | |
| 625 | AdditionalFiles="" | |
| 626 | /> | |
| 627 | <DebuggerTool | |
| 628 | /> | |
| 629 | 584 | </Configuration> |
| 630 | 585 | <Configuration |
| 631 | Name="Release_Dynamic|Win32" | |
| 586 | Name="Release_WM5_PPC_ARM|Win32" | |
| 632 | 587 | OutputDirectory="$(ConfigurationName)" |
| 633 | 588 | IntermediateDirectory="$(ConfigurationName)" |
| 634 | ConfigurationType="2" | |
| 589 | ConfigurationType="4" | |
| 635 | 590 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 636 | 591 | CharacterSet="2" |
| 637 | 592 | WholeProgramOptimization="1" |
| ... | ...@@ -661,7 +616,7 @@ | |
| 661 | 616 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" |
| 662 | 617 | StringPooling="true" |
| 663 | 618 | ExceptionHandling="0" |
| 664 | RuntimeLibrary="0" | |
| 619 | RuntimeLibrary="2" | |
| 665 | 620 | BufferSecurityCheck="false" |
| 666 | 621 | UsePrecompiledHeader="0" |
| 667 | 622 | WarningLevel="4" |
| ... | ...@@ -679,21 +634,13 @@ | |
| 679 | 634 | Name="VCPreLinkEventTool" |
| 680 | 635 | /> |
| 681 | 636 | <Tool |
| 682 | Name="VCLinkerTool" | |
| 683 | ModuleDefinitionFile="libspeex.def" | |
| 684 | OptimizeReferences="2" | |
| 685 | EnableCOMDATFolding="2" | |
| 686 | OptimizeForWindows98="1" | |
| 687 | RandomizedBaseAddress="1" | |
| 688 | DataExecutionPrevention="0" | |
| 637 | Name="VCLibrarianTool" | |
| 638 | OutputFile="$(OutDir)/libspeex.lib" | |
| 689 | 639 | /> |
| 690 | 640 | <Tool |
| 691 | 641 | Name="VCALinkTool" |
| 692 | 642 | /> |
| 693 | 643 | <Tool |
| 694 | Name="VCManifestTool" | |
| 695 | /> | |
| 696 | <Tool | |
| 697 | 644 | Name="VCXDCMakeTool" |
| 698 | 645 | /> |
| 699 | 646 | <Tool |
| ... | ...@@ -703,20 +650,16 @@ | |
| 703 | 650 | Name="VCFxCopTool" |
| 704 | 651 | /> |
| 705 | 652 | <Tool |
| 706 | Name="VCAppVerifierTool" | |
| 707 | /> | |
| 708 | <Tool | |
| 709 | 653 | Name="VCPostBuildEventTool" |
| 710 | 654 | /> |
| 711 | 655 | </Configuration> |
| 712 | 656 | <Configuration |
| 713 | Name="Release_Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 657 | Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 714 | 658 | OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" |
| 715 | 659 | IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" |
| 716 | ConfigurationType="2" | |
| 660 | ConfigurationType="4" | |
| 717 | 661 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 718 | 662 | CharacterSet="1" |
| 719 | WholeProgramOptimization="1" | |
| 720 | 663 | > |
| 721 | 664 | <Tool |
| 722 | 665 | Name="VCPreBuildEventTool" |
| ... | ...@@ -737,21 +680,14 @@ | |
| 737 | 680 | <Tool |
| 738 | 681 | Name="VCCLCompilerTool" |
| 739 | 682 | ExecutionBucket="7" |
| 740 | Optimization="3" | |
| 741 | InlineFunctionExpansion="2" | |
| 742 | EnableIntrinsicFunctions="true" | |
| 743 | FavorSizeOrSpeed="1" | |
| 683 | Optimization="0" | |
| 744 | 684 | AdditionalIncludeDirectories="..\..\..\include;..\.." |
| 745 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" | |
| 746 | StringPooling="true" | |
| 747 | ExceptionHandling="0" | |
| 748 | RuntimeLibrary="0" | |
| 749 | BufferSecurityCheck="false" | |
| 685 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H" | |
| 686 | MinimalRebuild="true" | |
| 687 | RuntimeLibrary="1" | |
| 750 | 688 | UsePrecompiledHeader="0" |
| 751 | 689 | WarningLevel="4" |
| 752 | DebugInformationFormat="3" | |
| 753 | 690 | CompileAs="1" |
| 754 | DisableSpecificWarnings="4244;4305;4311;4100;4127" | |
| 755 | 691 | /> |
| 756 | 692 | <Tool |
| 757 | 693 | Name="VCManagedResourceCompilerTool" |
| ... | ...@@ -763,14 +699,8 @@ | |
| 763 | 699 | Name="VCPreLinkEventTool" |
| 764 | 700 | /> |
| 765 | 701 | <Tool |
| 766 | Name="VCLinkerTool" | |
| 767 | ModuleDefinitionFile="libspeex.def" | |
| 768 | OptimizeReferences="2" | |
| 769 | EnableCOMDATFolding="2" | |
| 770 | OptimizeForWindows98="1" | |
| 771 | RandomizedBaseAddress="1" | |
| 772 | DataExecutionPrevention="0" | |
| 773 | TargetMachine="0" | |
| 702 | Name="VCLibrarianTool" | |
| 703 | OutputFile="$(OutDir)/libspeex.lib" | |
| 774 | 704 | /> |
| 775 | 705 | <Tool |
| 776 | 706 | Name="VCALinkTool" |
| ... | ...@@ -800,12 +730,13 @@ | |
| 800 | 730 | /> |
| 801 | 731 | </Configuration> |
| 802 | 732 | <Configuration |
| 803 | Name="Debug_RTL_dll|Win32" | |
| 804 | OutputDirectory="$(ConfigurationName)" | |
| 805 | IntermediateDirectory="$(ConfigurationName)" | |
| 733 | Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 734 | OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 735 | IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 806 | 736 | ConfigurationType="4" |
| 807 | 737 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 808 | CharacterSet="2" | |
| 738 | CharacterSet="1" | |
| 739 | WholeProgramOptimization="1" | |
| 809 | 740 | > |
| 810 | 741 | <Tool |
| 811 | 742 | Name="VCPreBuildEventTool" |
| ... | ...@@ -821,19 +752,26 @@ | |
| 821 | 752 | /> |
| 822 | 753 | <Tool |
| 823 | 754 | Name="VCMIDLTool" |
| 755 | TargetEnvironment="1" | |
| 824 | 756 | /> |
| 825 | 757 | <Tool |
| 826 | 758 | Name="VCCLCompilerTool" |
| 827 | Optimization="0" | |
| 759 | ExecutionBucket="7" | |
| 760 | Optimization="3" | |
| 761 | InlineFunctionExpansion="2" | |
| 762 | EnableIntrinsicFunctions="true" | |
| 763 | FavorSizeOrSpeed="1" | |
| 828 | 764 | AdditionalIncludeDirectories="..\..\..\include;..\.." |
| 829 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H" | |
| 830 | MinimalRebuild="true" | |
| 831 | BasicRuntimeChecks="3" | |
| 832 | RuntimeLibrary="3" | |
| 765 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" | |
| 766 | StringPooling="true" | |
| 767 | ExceptionHandling="0" | |
| 768 | RuntimeLibrary="0" | |
| 769 | BufferSecurityCheck="false" | |
| 833 | 770 | UsePrecompiledHeader="0" |
| 834 | 771 | WarningLevel="4" |
| 835 | DebugInformationFormat="4" | |
| 772 | DebugInformationFormat="3" | |
| 836 | 773 | CompileAs="1" |
| 774 | DisableSpecificWarnings="4244;4305;4311;4100;4127" | |
| 837 | 775 | /> |
| 838 | 776 | <Tool |
| 839 | 777 | Name="VCManagedResourceCompilerTool" |
| ... | ...@@ -861,16 +799,28 @@ | |
| 861 | 799 | Name="VCFxCopTool" |
| 862 | 800 | /> |
| 863 | 801 | <Tool |
| 802 | Name="VCCodeSignTool" | |
| 803 | /> | |
| 804 | <Tool | |
| 864 | 805 | Name="VCPostBuildEventTool" |
| 865 | 806 | /> |
| 807 | <DeploymentTool | |
| 808 | ForceDirty="-1" | |
| 809 | RemoteDirectory="" | |
| 810 | RegisterOutput="0" | |
| 811 | AdditionalFiles="" | |
| 812 | /> | |
| 813 | <DebuggerTool | |
| 814 | /> | |
| 866 | 815 | </Configuration> |
| 867 | 816 | <Configuration |
| 868 | Name="Debug_RTL_dll|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 817 | Name="Release_SSE|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 869 | 818 | OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" |
| 870 | 819 | IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" |
| 871 | 820 | ConfigurationType="4" |
| 872 | 821 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 873 | 822 | CharacterSet="1" |
| 823 | WholeProgramOptimization="1" | |
| 874 | 824 | > |
| 875 | 825 | <Tool |
| 876 | 826 | Name="VCPreBuildEventTool" |
| ... | ...@@ -891,14 +841,21 @@ | |
| 891 | 841 | <Tool |
| 892 | 842 | Name="VCCLCompilerTool" |
| 893 | 843 | ExecutionBucket="7" |
| 894 | Optimization="0" | |
| 844 | Optimization="3" | |
| 845 | InlineFunctionExpansion="2" | |
| 846 | EnableIntrinsicFunctions="true" | |
| 847 | FavorSizeOrSpeed="1" | |
| 895 | 848 | AdditionalIncludeDirectories="..\..\..\include;..\.." |
| 896 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H" | |
| 897 | MinimalRebuild="true" | |
| 898 | RuntimeLibrary="3" | |
| 849 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" | |
| 850 | StringPooling="true" | |
| 851 | ExceptionHandling="0" | |
| 852 | RuntimeLibrary="0" | |
| 853 | BufferSecurityCheck="false" | |
| 899 | 854 | UsePrecompiledHeader="0" |
| 900 | 855 | WarningLevel="4" |
| 856 | DebugInformationFormat="3" | |
| 901 | 857 | CompileAs="1" |
| 858 | DisableSpecificWarnings="4244;4305;4311;4100;4127" | |
| 902 | 859 | /> |
| 903 | 860 | <Tool |
| 904 | 861 | Name="VCManagedResourceCompilerTool" |
| ... | ...@@ -941,12 +898,12 @@ | |
| 941 | 898 | /> |
| 942 | 899 | </Configuration> |
| 943 | 900 | <Configuration |
| 944 | Name="Release_RTL_dll|Win32" | |
| 945 | OutputDirectory="$(ConfigurationName)" | |
| 946 | IntermediateDirectory="$(ConfigurationName)" | |
| 901 | Name="Release_SSE2|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 902 | OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 903 | IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 947 | 904 | ConfigurationType="4" |
| 948 | 905 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 949 | CharacterSet="2" | |
| 906 | CharacterSet="1" | |
| 950 | 907 | WholeProgramOptimization="1" |
| 951 | 908 | > |
| 952 | 909 | <Tool |
| ... | ...@@ -963,9 +920,11 @@ | |
| 963 | 920 | /> |
| 964 | 921 | <Tool |
| 965 | 922 | Name="VCMIDLTool" |
| 923 | TargetEnvironment="1" | |
| 966 | 924 | /> |
| 967 | 925 | <Tool |
| 968 | 926 | Name="VCCLCompilerTool" |
| 927 | ExecutionBucket="7" | |
| 969 | 928 | Optimization="3" |
| 970 | 929 | InlineFunctionExpansion="2" |
| 971 | 930 | EnableIntrinsicFunctions="true" |
| ... | ...@@ -974,7 +933,7 @@ | |
| 974 | 933 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" |
| 975 | 934 | StringPooling="true" |
| 976 | 935 | ExceptionHandling="0" |
| 977 | RuntimeLibrary="2" | |
| 936 | RuntimeLibrary="0" | |
| 978 | 937 | BufferSecurityCheck="false" |
| 979 | 938 | UsePrecompiledHeader="0" |
| 980 | 939 | WarningLevel="4" |
| ... | ...@@ -1008,14 +967,25 @@ | |
| 1008 | 967 | Name="VCFxCopTool" |
| 1009 | 968 | /> |
| 1010 | 969 | <Tool |
| 970 | Name="VCCodeSignTool" | |
| 971 | /> | |
| 972 | <Tool | |
| 1011 | 973 | Name="VCPostBuildEventTool" |
| 1012 | 974 | /> |
| 975 | <DeploymentTool | |
| 976 | ForceDirty="-1" | |
| 977 | RemoteDirectory="" | |
| 978 | RegisterOutput="0" | |
| 979 | AdditionalFiles="" | |
| 980 | /> | |
| 981 | <DebuggerTool | |
| 982 | /> | |
| 1013 | 983 | </Configuration> |
| 1014 | 984 | <Configuration |
| 1015 | Name="Release_RTL_dll|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 985 | Name="Release_Dynamic|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 1016 | 986 | OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" |
| 1017 | 987 | IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" |
| 1018 | ConfigurationType="4" | |
| 988 | ConfigurationType="2" | |
| 1019 | 989 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 1020 | 990 | CharacterSet="1" |
| 1021 | 991 | WholeProgramOptimization="1" |
| ... | ...@@ -1047,7 +1017,7 @@ | |
| 1047 | 1017 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" |
| 1048 | 1018 | StringPooling="true" |
| 1049 | 1019 | ExceptionHandling="0" |
| 1050 | RuntimeLibrary="2" | |
| 1020 | RuntimeLibrary="0" | |
| 1051 | 1021 | BufferSecurityCheck="false" |
| 1052 | 1022 | UsePrecompiledHeader="0" |
| 1053 | 1023 | WarningLevel="4" |
| ... | ...@@ -1065,8 +1035,14 @@ | |
| 1065 | 1035 | Name="VCPreLinkEventTool" |
| 1066 | 1036 | /> |
| 1067 | 1037 | <Tool |
| 1068 | Name="VCLibrarianTool" | |
| 1069 | OutputFile="$(OutDir)/libspeex.lib" | |
| 1038 | Name="VCLinkerTool" | |
| 1039 | ModuleDefinitionFile="libspeex.def" | |
| 1040 | OptimizeReferences="2" | |
| 1041 | EnableCOMDATFolding="2" | |
| 1042 | OptimizeForWindows98="1" | |
| 1043 | RandomizedBaseAddress="1" | |
| 1044 | DataExecutionPrevention="0" | |
| 1045 | TargetMachine="0" | |
| 1070 | 1046 | /> |
| 1071 | 1047 | <Tool |
| 1072 | 1048 | Name="VCALinkTool" |
| ... | ...@@ -1096,12 +1072,12 @@ | |
| 1096 | 1072 | /> |
| 1097 | 1073 | </Configuration> |
| 1098 | 1074 | <Configuration |
| 1099 | Name="Debug_WM5_PPC_ARM|Win32" | |
| 1100 | OutputDirectory="$(ConfigurationName)" | |
| 1101 | IntermediateDirectory="$(ConfigurationName)" | |
| 1075 | Name="Debug_RTL_dll|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 1076 | OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 1077 | IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 1102 | 1078 | ConfigurationType="4" |
| 1103 | 1079 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 1104 | CharacterSet="2" | |
| 1080 | CharacterSet="1" | |
| 1105 | 1081 | > |
| 1106 | 1082 | <Tool |
| 1107 | 1083 | Name="VCPreBuildEventTool" |
| ... | ...@@ -1117,18 +1093,18 @@ | |
| 1117 | 1093 | /> |
| 1118 | 1094 | <Tool |
| 1119 | 1095 | Name="VCMIDLTool" |
| 1096 | TargetEnvironment="1" | |
| 1120 | 1097 | /> |
| 1121 | 1098 | <Tool |
| 1122 | 1099 | Name="VCCLCompilerTool" |
| 1100 | ExecutionBucket="7" | |
| 1123 | 1101 | Optimization="0" |
| 1124 | 1102 | AdditionalIncludeDirectories="..\..\..\include;..\.." |
| 1125 | 1103 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H" |
| 1126 | 1104 | MinimalRebuild="true" |
| 1127 | BasicRuntimeChecks="3" | |
| 1128 | 1105 | RuntimeLibrary="3" |
| 1129 | 1106 | UsePrecompiledHeader="0" |
| 1130 | 1107 | WarningLevel="4" |
| 1131 | DebugInformationFormat="4" | |
| 1132 | 1108 | CompileAs="1" |
| 1133 | 1109 | /> |
| 1134 | 1110 | <Tool |
| ... | ...@@ -1157,16 +1133,28 @@ | |
| 1157 | 1133 | Name="VCFxCopTool" |
| 1158 | 1134 | /> |
| 1159 | 1135 | <Tool |
| 1136 | Name="VCCodeSignTool" | |
| 1137 | /> | |
| 1138 | <Tool | |
| 1160 | 1139 | Name="VCPostBuildEventTool" |
| 1161 | 1140 | /> |
| 1141 | <DeploymentTool | |
| 1142 | ForceDirty="-1" | |
| 1143 | RemoteDirectory="" | |
| 1144 | RegisterOutput="0" | |
| 1145 | AdditionalFiles="" | |
| 1146 | /> | |
| 1147 | <DebuggerTool | |
| 1148 | /> | |
| 1162 | 1149 | </Configuration> |
| 1163 | 1150 | <Configuration |
| 1164 | Name="Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 1151 | Name="Release_RTL_dll|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 1165 | 1152 | OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" |
| 1166 | 1153 | IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" |
| 1167 | 1154 | ConfigurationType="4" |
| 1168 | 1155 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 1169 | 1156 | CharacterSet="1" |
| 1157 | WholeProgramOptimization="1" | |
| 1170 | 1158 | > |
| 1171 | 1159 | <Tool |
| 1172 | 1160 | Name="VCPreBuildEventTool" |
| ... | ...@@ -1187,15 +1175,21 @@ | |
| 1187 | 1175 | <Tool |
| 1188 | 1176 | Name="VCCLCompilerTool" |
| 1189 | 1177 | ExecutionBucket="7" |
| 1190 | Optimization="0" | |
| 1178 | Optimization="3" | |
| 1179 | InlineFunctionExpansion="2" | |
| 1180 | EnableIntrinsicFunctions="true" | |
| 1181 | FavorSizeOrSpeed="1" | |
| 1191 | 1182 | AdditionalIncludeDirectories="..\..\..\include;..\.." |
| 1192 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;FIXED_POINT;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_)" | |
| 1193 | MinimalRebuild="true" | |
| 1194 | RuntimeLibrary="3" | |
| 1183 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" | |
| 1184 | StringPooling="true" | |
| 1185 | ExceptionHandling="0" | |
| 1186 | RuntimeLibrary="2" | |
| 1187 | BufferSecurityCheck="false" | |
| 1195 | 1188 | UsePrecompiledHeader="0" |
| 1196 | 1189 | WarningLevel="4" |
| 1197 | DebugInformationFormat="0" | |
| 1190 | DebugInformationFormat="3" | |
| 1198 | 1191 | CompileAs="1" |
| 1192 | DisableSpecificWarnings="4244;4305;4311;4100;4127" | |
| 1199 | 1193 | /> |
| 1200 | 1194 | <Tool |
| 1201 | 1195 | Name="VCManagedResourceCompilerTool" |
| ... | ...@@ -1238,13 +1232,12 @@ | |
| 1238 | 1232 | /> |
| 1239 | 1233 | </Configuration> |
| 1240 | 1234 | <Configuration |
| 1241 | Name="Release_WM5_PPC_ARM|Win32" | |
| 1242 | OutputDirectory="$(ConfigurationName)" | |
| 1243 | IntermediateDirectory="$(ConfigurationName)" | |
| 1235 | Name="Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)" | |
| 1236 | OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 1237 | IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)" | |
| 1244 | 1238 | ConfigurationType="4" |
| 1245 | 1239 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
| 1246 | CharacterSet="2" | |
| 1247 | WholeProgramOptimization="1" | |
| 1240 | CharacterSet="1" | |
| 1248 | 1241 | > |
| 1249 | 1242 | <Tool |
| 1250 | 1243 | Name="VCPreBuildEventTool" |
| ... | ...@@ -1260,24 +1253,20 @@ | |
| 1260 | 1253 | /> |
| 1261 | 1254 | <Tool |
| 1262 | 1255 | Name="VCMIDLTool" |
| 1256 | TargetEnvironment="1" | |
| 1263 | 1257 | /> |
| 1264 | 1258 | <Tool |
| 1265 | 1259 | Name="VCCLCompilerTool" |
| 1266 | Optimization="3" | |
| 1267 | InlineFunctionExpansion="2" | |
| 1268 | EnableIntrinsicFunctions="true" | |
| 1269 | FavorSizeOrSpeed="1" | |
| 1260 | ExecutionBucket="7" | |
| 1261 | Optimization="0" | |
| 1270 | 1262 | AdditionalIncludeDirectories="..\..\..\include;..\.." |
| 1271 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H" | |
| 1272 | StringPooling="true" | |
| 1273 | ExceptionHandling="0" | |
| 1274 | RuntimeLibrary="2" | |
| 1275 | BufferSecurityCheck="false" |