Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab/MergeConfigs.cmd @ 879

Last change on this file since 879 was 856, checked in by swagner, 16 years ago

Removed plugin HeuristicLab.Settings again, as no additional settings framework is needed. The .NET application settings framework can be used to store plugin-specific settings. (#7)

File size: 296 bytes
RevLine 
[854]1ConfigMerger "%SolutionDir%\HeuristicLab.PluginInfrastructure\%Outdir%\HeuristicLab.PluginInfrastructure.dll.config" "HeuristicLab.exe.config"
2ConfigMerger "%SolutionDir%\HeuristicLab.PluginInfrastructure.GUI\%Outdir%\HeuristicLab.PluginInfrastructure.GUI.dll.config" "HeuristicLab.exe.config"
Note: See TracBrowser for help on using the repository browser.