source:
branches/OKB/HeuristicLab.OKB.ParameterTable/UpdateLocalInstallation.cmd
@
6847
Last change on this file since 6847 was 4311, checked in by swagner, 14 years ago | |
---|---|
File size: 238 bytes |
Rev | Line | |
---|---|---|
[4311] | 1 | set target=C:\Program Files\HeuristicLab 3.3 |
2 | ||
3 | echo Copying OKB ParameterTable Assembly | |
4 | copy "%SolutionDir%\HeuristicLab.OKB.ParameterTable\%Outdir%\HeuristicLab.OKB.ParameterTable-3.3.dll" "%target%" | |
5 | echo --------------------------- |
Note: See TracBrowser
for help on using the repository browser.