Changeset c0522cd in nscp for modules/CheckExternalScripts


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/CheckExternalScripts/CheckExternalScripts-2005.vcproj

    rdff5db9 rc0522cd  
    193193      Name="Release|Win32" 
    194194      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 
    195       IntermediateDirectory="$(ConfigurationName)" 
     195      IntermediateDirectory="tmp\$(PlatformName)\$(ConfigurationName)" 
    196196      ConfigurationType="2" 
    197197      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
     
    274274      Name="Release|x64" 
    275275      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 
    276       IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 
     276      IntermediateDirectory="tmp\$(PlatformName)\$(ConfigurationName)" 
    277277      ConfigurationType="2" 
    278278      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
Note: See TracChangeset for help on using the changeset viewer.