Last change
on this file since 175 was
125,
checked in by gkronber, 17 years ago
|
created a branch that combines the XmlReader and XmlWriter branches
|
File size:
386 bytes
|
Rev | Line | |
---|
[125] | 1 | set target=G:\Program Files\HeuristicLab 3.0
|
---|
[39] | 2 |
|
---|
| 3 | copy "HeuristicLab.exe" "%target%"
|
---|
| 4 | copy "HeuristicLab.exe.config" "%target%"
|
---|
| 5 | copy "HeuristicLab.PluginInfrastructure.dll" "%target%"
|
---|
| 6 | copy "HeuristicLab.PluginInfrastructure.GUI.dll" "%target%"
|
---|
| 7 | copy "ICSharpCode.SharpZipLib.dll" "%target%"
|
---|
| 8 | copy "ICSharpCode.SharpZipLib License.txt" "%target%"
|
---|
| 9 | copy "plugins\*.*" "%target%\plugins"
|
---|
Note: See
TracBrowser
for help on using the repository browser.