Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKB (trunk integration)/HeuristicLab.Clients.OKB/3.3/UpdateLocalInstallation.cmd @ 5639

Last change on this file since 5639 was 5298, checked in by swagner, 13 years ago

Cleaned and restructured OKB (trunk integration) branch (#1174)

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