Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive.ExperimentManager/HeuristicLab.Hive.ExperimentManager.Views/3.3/UpdateLocalInstallation.cmd @ 5138

Last change on this file since 5138 was 4794, checked in by cneumuel, 14 years ago

#1260 configured ExperimentManager project to be buildable and compatible with services.heuristiclab.com

File size: 238 bytes
Line 
1set target=C:\Program Files\HeuristicLab 3.3
2
3echo Copying HeuristicLab.Hive.ExperimentManager.Views Assembly
4copy "%ProjectDir%\%Outdir%\HeuristicLab.Hive.ExperimentManager.Views-3.3.dll" "%target%"
5echo ---------------------------
Note: See TracBrowser for help on using the repository browser.