Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKB/HeuristicLab.OKB.ParameterTable/UpdateLocalInstallation.cmd @ 4311

Last change on this file since 4311 was 4311, checked in by swagner, 14 years ago

Integrated OKB clients for HL 3.3 (#1166)

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