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