Free cookie consent management tool by TermsFeed Policy Generator

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

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

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

File size: 126 bytes
RevLine 
[4743]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.