source:
branches/HeuristicLab.DebugEngine/CopyAssemblies.cmd
@
4887
Last change on this file since 4887 was 4743, checked in by epitzer, 14 years ago | |
---|---|
File size: 126 bytes |
Line | |
---|---|
1 | set target=C:\Program Files\HeuristicLab 3.3 |
2 | |
3 | @echo Copying assemblies |
4 | copy "HeuristicLab.DebugEngine-3.3.dll" "%target%" |
Note: See TracBrowser
for help on using the repository browser.