Last change
on this file since 5615 was
5095,
checked in by cneumuel, 14 years ago
|
#1233
- fixed config merge process
- worked on hive server test setup
|
File size:
707 bytes
|
Rev | Line | |
---|
[5095] | 1 | copy "%SolutionDir%HeuristicLab.Hive 3.4.dll.config" "%TargetDir%"
|
---|
[4615] | 2 |
|
---|
[5095] | 3 | %SolutionDir%ConfigMerger "%SolutionDir%HeuristicLab.Services.Hive\3.4\app.config" "%TargetDir%HeuristicLab.Hive 3.4.dll.config"
|
---|
| 4 | %SolutionDir%ConfigMerger "%SolutionDir%HeuristicLab.Services.Hive.DataAccess\3.4\app.config" "%TargetDir%HeuristicLab.Hive 3.4.dll.config"
|
---|
| 5 | %SolutionDir%ConfigMerger "%SolutionDir%HeuristicLab.Clients.Hive\3.4\app.config" "%TargetDir%HeuristicLab.Hive 3.4.dll.config"
|
---|
[4615] | 6 |
|
---|
[4629] | 7 | copy "%SolutionDir%HeuristicLab 3.3.exe.config" "%TargetDir%"
|
---|
[4615] | 8 |
|
---|
[5095] | 9 | %SolutionDir%ConfigMerger "%TargetDir%HeuristicLab.Hive 3.4.dll.config" "%TargetDir%HeuristicLab 3.3.exe.config"
|
---|
[4649] | 10 | copy "%TargetDir%HeuristicLab 3.3.exe.config" "%target%" |
---|
Note: See
TracBrowser
for help on using the repository browser.