source:
branches/HeuristicLab.Hive-3.4/sources/CopyAssembly.cmd
@
5375
Last change on this file since 5375 was 5050, checked in by cneumuel, 14 years ago | |
---|---|
File size: 142 bytes |
Rev | Line | |
---|---|---|
[4593] | 1 | set target=C:\Program Files\HeuristicLab 3.3 |
2 | ||
3 | echo Copying %ProjectName% | |
4 | copy "%TargetPath%" "%target%" | |
5 | echo --------------------------- |
Note: See TracBrowser
for help on using the repository browser.