source:
branches/HeuristicLab.DebugEngine/CopyAssemblies.cmd
@
4945
Last change on this file since 4945 was 4743, checked in by epitzer, 14 years ago | |
---|---|
File size: 126 bytes |
Rev | Line | |
---|---|---|
[4743] | 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.