source:
branches/HeuristicLab.Hive-3.4/sources/CopyAssembly.cmd
@
6261
Last change on this file since 6261 was 5050, checked in by cneumuel, 14 years ago | |
---|---|
File size: 142 bytes |
Line | |
---|---|
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.