Free cookie consent management tool by TermsFeed Policy Generator

source: branches/OKB/HeuristicLab.AvalonDock/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: 209 bytes
Line 
1SET target=C:\Program Files\HeuristicLab 3.3
2
3echo Copying AvalonDock
4copy "%ProjectDir%\%Outdir%\HeuristicLab.AvalonDock-1.2.2691.0.dll" "%target%"
5copy "%ProjectDir%\%Outdir%\AvalonDock.dll" "%target%"
Note: See TracBrowser for help on using the repository browser.