Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive/sources/HeuristicLab.Hive.New/CopyAssembly.cmd @ 5038

Last change on this file since 5038 was 4593, checked in by cneumuel, 14 years ago

recreated basic project structure (#1233)

File size: 142 bytes
Line 
1set target=C:\Program Files\HeuristicLab 3.3
2
3echo Copying %ProjectName%
4copy "%TargetPath%" "%target%"
5echo ---------------------------
Note: See TracBrowser for help on using the repository browser.