Changeset 7e33d82 in nscp for modules/SysTray/SysTray-2005.vcproj
- Timestamp:
- 11/24/07 15:18:13 (5 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2, stable
- Children:
- a60995a
- Parents:
- 99e4d8f
- File:
-
- 1 edited
-
modules/SysTray/SysTray-2005.vcproj (modified) (12 diffs)
Legend:
- Unmodified
- Added
- Removed
-
modules/SysTray/SysTray-2005.vcproj
r99e4d8f r7e33d82 107 107 ConfigurationType="2" 108 108 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 109 CharacterSet=" 2"109 CharacterSet="1" 110 110 > 111 111 <Tool … … 265 265 ConfigurationType="2" 266 266 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 267 CharacterSet=" 2"267 CharacterSet="1" 268 268 > 269 269 <Tool … … 344 344 ConfigurationType="2" 345 345 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 346 CharacterSet=" 2"346 CharacterSet="1" 347 347 > 348 348 <Tool … … 423 423 ConfigurationType="2" 424 424 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 425 CharacterSet=" 2"425 CharacterSet="1" 426 426 > 427 427 <Tool … … 499 499 <Configuration 500 500 Name="Nightly|Win32" 501 OutputDirectory="$( ConfigurationName)"501 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 502 502 IntermediateDirectory="$(ConfigurationName)" 503 503 ConfigurationType="2" 504 504 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 505 CharacterSet=" 2"505 CharacterSet="1" 506 506 > 507 507 <Tool … … 524 524 AdditionalIncludeDirectories="../include;../../include" 525 525 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS" 526 RuntimeLibrary="0"527 526 UsePrecompiledHeader="2" 528 527 WarningLevel="3" 529 Detect64BitPortabilityProblems="false"530 528 DebugInformationFormat="3" 531 529 /> … … 541 539 <Tool 542 540 Name="VCLinkerTool" 543 OutputFile="../../Dist/modules/$(ProjectName).dll"544 541 LinkIncremental="1" 545 542 ModuleDefinitionFile="SysTray.def" 546 GenerateDebugInformation=" true"543 GenerateDebugInformation="false" 547 544 SubSystem="2" 548 545 OptimizeReferences="2" 549 546 EnableCOMDATFolding="2" 550 ImportLibrary="$(OutDir)/SysTray.lib"551 547 TargetMachine="1" 552 548 /> … … 578 574 <Configuration 579 575 Name="Nightly|x64" 580 OutputDirectory="$( PlatformName)\$(ConfigurationName)"576 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 581 577 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 582 578 ConfigurationType="2" 583 579 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 584 CharacterSet=" 2"580 CharacterSet="1" 585 581 > 586 582 <Tool … … 604 600 AdditionalIncludeDirectories="../include;../../include" 605 601 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 606 RuntimeLibrary="0"607 602 UsePrecompiledHeader="2" 608 603 WarningLevel="3" 609 Detect64BitPortabilityProblems="false"610 604 DebugInformationFormat="3" 611 605 /> … … 621 615 <Tool 622 616 Name="VCLinkerTool" 623 OutputFile="../../Dist/modules/$(ProjectName).dll"624 617 LinkIncremental="1" 625 618 ModuleDefinitionFile="SysTray.def" 626 GenerateDebugInformation=" true"619 GenerateDebugInformation="false" 627 620 SubSystem="2" 628 621 OptimizeReferences="2" 629 622 EnableCOMDATFolding="2" 630 ImportLibrary="$(OutDir)/SysTray.lib"631 623 TargetMachine="17" 632 624 /> … … 662 654 ConfigurationType="2" 663 655 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 664 CharacterSet=" 2"656 CharacterSet="1" 665 657 > 666 658 <Tool … … 740 732 ConfigurationType="2" 741 733 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 742 CharacterSet=" 2"734 CharacterSet="1" 743 735 > 744 736 <Tool
Note: See TracChangeset
for help on using the changeset viewer.








