source:
branches/HeuristicLab.Hive/sources/HeuristicLab.Hive.New/CopyAssembly.cmd
@
4949
Last change on this file since 4949 was 4593, 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.