Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKB/HeuristicLab.Clients.OKB-3.3/UpdateLocalInstallation.cmd @ 4456

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

Worked on OKB data model and services (#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.