Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive-3.4/sources/CopyAssembly.cmd @ 5056

Last change on this file since 5056 was 5050, checked in by cneumuel, 13 years ago

#1233 moved files to sources folder

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.