source:
branches/HeuristicLab.MetaOptimization/HeuristicLab.Problems.MetaOptimization/3.3/UpdateLocalInstallation.cmd
@
5009
Last change on this file since 5009 was 4516, checked in by cneumuel, 14 years ago | |
---|---|
File size: 232 bytes |
Line | |
---|---|
1 | set target=C:\Program Files\HeuristicLab 3.3 |
2 | |
3 | echo Copying HeuristicLab.Problems.MetaOptimization Assembly |
4 | copy "%ProjectDir%\%Outdir%\HeuristicLab.Problems.MetaOptimization-3.3.dll" "%target%" |
5 | echo --------------------------- |
Note: See TracBrowser
for help on using the repository browser.