Last change
on this file since 6759 was
5298,
checked in by swagner, 14 years ago
|
Cleaned and restructured OKB (trunk integration) branch (#1174)
|
File size:
386 bytes
|
Line | |
---|
1 | set target=C:\Program Files\HeuristicLab 3.3
|
---|
2 |
|
---|
3 | echo Copying OKB Client Assembly
|
---|
4 | copy "%SolutionDir%\HeuristicLab.Clients.OKB\3.3\%Outdir%\HeuristicLab.Clients.OKB-3.3.dll" "%target%"
|
---|
5 | echo ---------------------------
|
---|
6 | "%SolutionDir%ConfigMerger.exe" "%SolutionDir%\HeuristicLab.Clients.OKB\3.3\%Outdir%\HeuristicLab.Clients.OKB-3.3.dll.config" "%target%\HeuristicLab 3.3.exe.config"
|
---|
Note: See
TracBrowser
for help on using the repository browser.