Last change
on this file since 5532 was
5298,
checked in by swagner, 14 years ago
|
Cleaned and restructured OKB (trunk integration) branch (#1174)
|
File size:
386 bytes
|
Rev | Line | |
---|
[4388] | 1 | set target=C:\Program Files\HeuristicLab 3.3
|
---|
| 2 |
|
---|
| 3 | echo Copying OKB Client Assembly
|
---|
[5298] | 4 | copy "%SolutionDir%\HeuristicLab.Clients.OKB\3.3\%Outdir%\HeuristicLab.Clients.OKB-3.3.dll" "%target%"
|
---|
[4388] | 5 | echo ---------------------------
|
---|
[5298] | 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.