Ignore:
Timestamp:
08/24/08 19:23:10 (5 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
bc97cd8
Parents:
846bbe4
Message:

2008-08-16 MickeM

  • *WARNING* THIS IS VERY VERY UNSTABEL (possibly)
  • *WARNING* A lot of new untested code here so dont run in production enviornments :) + Added shared session so system tray can communicate with master + Added new system tray handlig (via TS so FUS should work with it) + Added new option [System] / shared_session=0 (or 1) to enable / disable the new shared memory framework (it is for now disabled by default) If you want to try this remember to change that option but also beware! it is dagerous and not finnished and and also there is as of now no security at all.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/CheckSystem/CheckSystem-2005.vcproj

    r3f569d3 rc0522cd  
    190190      Name="Release|Win32" 
    191191      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 
    192       IntermediateDirectory="$(ConfigurationName)" 
     192      IntermediateDirectory="tmp\$(PlatformName)\$(ConfigurationName)" 
    193193      ConfigurationType="2" 
    194194      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
     
    270270      Name="Release|x64" 
    271271      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 
    272       IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 
     272      IntermediateDirectory="tmp\$(PlatformName)\$(ConfigurationName)" 
    273273      ConfigurationType="2" 
    274274      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
Note: See TracChangeset for help on using the changeset viewer.