Last change
on this file since 6685 was
5026,
checked in by mkommend, 14 years ago
|
Added branched projects for new GP symbols (ticket #1256).
|
File size:
356 bytes
|
Rev | Line | |
---|
[5026] | 1 | set target=C:\Program Files\HeuristicLab 3.3
|
---|
| 2 |
|
---|
| 3 | @echo Copying assemblies
|
---|
| 4 | copy "HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.dll" "%target%"
|
---|
| 5 | copy "HeuristicLab.Problems.DataAnalysis-3.3.dll" "%target%"
|
---|
| 6 | copy "HeuristicLab.Problems.DataAnalysis.Regression-3.3.dll" "%target%"
|
---|
| 7 | copy "HeuristicLab.Problems.DataAnalysis.Views-3.3.dll" "%target%" |
---|
Note: See
TracBrowser
for help on using the repository browser.