Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.DebugEngine/CopyAssemblies.cmd @ 5051

Last change on this file since 5051 was 4743, checked in by epitzer, 13 years ago

Preliminary version of debug engine with stepping, execution stack view and current operator scope view (#47)

File size: 126 bytes
Line 
1set target=C:\Program Files\HeuristicLab 3.3
2
3@echo Copying assemblies
4copy "HeuristicLab.DebugEngine-3.3.dll" "%target%"
Note: See TracBrowser for help on using the repository browser.