Changeset c37e58f in nscp for modules/SysTray
- Timestamp:
- 09/14/08 23:21:44 (5 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2, stable
- Children:
- 8986739
- Parents:
- 7221dc8
- File:
-
- 1 edited
-
modules/SysTray/SysTray-2005.vcproj (modified) (20 diffs)
Legend:
- Unmodified
- Added
- Removed
-
modules/SysTray/SysTray-2005.vcproj
rc0522cd rc37e58f 25 25 Name="Release|Win32" 26 26 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 27 IntermediateDirectory=" tmp\$(PlatformName)\$(ConfigurationName)"27 IntermediateDirectory="$(SolutionDir)\tmp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 28 28 ConfigurationType="2" 29 29 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" … … 66 66 <Tool 67 67 Name="VCLinkerTool" 68 OutputFile=" ../../Release/modules/$(ProjectName).dll"68 OutputFile="$(OutDir)\$(ProjectName).dll" 69 69 LinkIncremental="1" 70 70 ModuleDefinitionFile="SysTray.def" … … 104 104 Name="Release|x64" 105 105 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 106 IntermediateDirectory=" tmp\$(PlatformName)\$(ConfigurationName)"106 IntermediateDirectory="$(SolutionDir)\tmp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 107 107 ConfigurationType="2" 108 108 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" … … 146 146 <Tool 147 147 Name="VCLinkerTool" 148 OutputFile=" ../../Release/modules/$(ProjectName).dll"148 OutputFile="$(OutDir)\$(ProjectName).dll" 149 149 LinkIncremental="1" 150 150 ModuleDefinitionFile="SysTray.def" … … 183 183 <Configuration 184 184 Name="Debug|Win32" 185 OutputDirectory="$( ConfigurationName)"186 IntermediateDirectory="$( ConfigurationName)"185 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 186 IntermediateDirectory="$(SolutionDir)\tmp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 187 187 ConfigurationType="2" 188 188 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" … … 228 228 <Tool 229 229 Name="VCLinkerTool" 230 OutputFile=" ../../Debug/modules/$(ProjectName).dll"230 OutputFile="$(OutDir)\$(ProjectName).dll" 231 231 ModuleDefinitionFile="SysTray.def" 232 232 GenerateDebugInformation="true" … … 261 261 <Configuration 262 262 Name="Debug|x64" 263 OutputDirectory="$( PlatformName)\$(ConfigurationName)"264 IntermediateDirectory="$( PlatformName)\$(ConfigurationName)"263 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 264 IntermediateDirectory="$(SolutionDir)\tmp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 265 265 ConfigurationType="2" 266 266 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" … … 307 307 <Tool 308 308 Name="VCLinkerTool" 309 OutputFile=" ../../Debug/modules/$(ProjectName).dll"309 OutputFile="$(OutDir)\$(ProjectName).dll" 310 310 ModuleDefinitionFile="SysTray.def" 311 311 GenerateDebugInformation="true" … … 340 340 <Configuration 341 341 Name="Distribution|Win32" 342 OutputDirectory="$( ConfigurationName)"343 IntermediateDirectory="$( ConfigurationName)"342 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 343 IntermediateDirectory="$(SolutionDir)\tmp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 344 344 ConfigurationType="2" 345 345 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" … … 382 382 <Tool 383 383 Name="VCLinkerTool" 384 OutputFile=" ../../Dist/modules/$(ProjectName).dll"384 OutputFile="$(OutDir)\$(ProjectName).dll" 385 385 LinkIncremental="1" 386 386 ModuleDefinitionFile="SysTray.def" … … 419 419 <Configuration 420 420 Name="Distribution|x64" 421 OutputDirectory="$( PlatformName)\$(ConfigurationName)"422 IntermediateDirectory="$( PlatformName)\$(ConfigurationName)"421 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 422 IntermediateDirectory="$(SolutionDir)\tmp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 423 423 ConfigurationType="2" 424 424 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" … … 462 462 <Tool 463 463 Name="VCLinkerTool" 464 OutputFile=" ../../Dist/modules/$(ProjectName).dll"464 OutputFile="$(OutDir)\$(ProjectName).dll" 465 465 LinkIncremental="1" 466 466 ModuleDefinitionFile="SysTray.def" … … 500 500 Name="Nightly|Win32" 501 501 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 502 IntermediateDirectory="$( ConfigurationName)"502 IntermediateDirectory="$(SolutionDir)\tmp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 503 503 ConfigurationType="2" 504 504 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" … … 539 539 <Tool 540 540 Name="VCLinkerTool" 541 OutputFile="$(OutDir)\$(ProjectName).dll" 541 542 LinkIncremental="1" 542 543 ModuleDefinitionFile="SysTray.def" … … 575 576 Name="Nightly|x64" 576 577 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 577 IntermediateDirectory="$( PlatformName)\$(ConfigurationName)"578 IntermediateDirectory="$(SolutionDir)\tmp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 578 579 ConfigurationType="2" 579 580 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" … … 615 616 <Tool 616 617 Name="VCLinkerTool" 618 OutputFile="$(OutDir)\$(ProjectName).dll" 617 619 LinkIncremental="1" 618 620 ModuleDefinitionFile="SysTray.def" … … 650 652 <Configuration 651 653 Name="Debug-MemCheck|Win32" 652 OutputDirectory="$( ConfigurationName)"653 IntermediateDirectory="$( ConfigurationName)"654 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 655 IntermediateDirectory="$(SolutionDir)\tmp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 654 656 ConfigurationType="2" 655 657 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" … … 695 697 <Tool 696 698 Name="VCLinkerTool" 697 OutputFile=" ../../Debug/modules/$(ProjectName).dll"699 OutputFile="$(OutDir)\$(ProjectName).dll" 698 700 ModuleDefinitionFile="SysTray.def" 699 701 GenerateDebugInformation="true" … … 728 730 <Configuration 729 731 Name="Debug-MemCheck|x64" 730 OutputDirectory="$( PlatformName)\$(ConfigurationName)"731 IntermediateDirectory="$( PlatformName)\$(ConfigurationName)"732 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 733 IntermediateDirectory="$(SolutionDir)\tmp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 732 734 ConfigurationType="2" 733 735 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" … … 774 776 <Tool 775 777 Name="VCLinkerTool" 776 OutputFile=" ../../Debug/modules/$(ProjectName).dll"778 OutputFile="$(OutDir)\$(ProjectName).dll" 777 779 ModuleDefinitionFile="SysTray.def" 778 780 GenerateDebugInformation="true"
Note: See TracChangeset
for help on using the changeset viewer.








