Last change
on this file since 6894 was
6872,
checked in by ascheibe, 13 years ago
|
#1233
- updated project settings to work with the trunk restructuring changes
- added HowToCompile.txt with instructions on how to compile hive
|
File size:
460 bytes
|
Line | |
---|
1 | copy "%SolutionDir%HeuristicLab.Hive 3.3.dll.config" "%TargetDir%"
|
---|
2 |
|
---|
3 | %SolutionDir%ConfigMerger "%SolutionDir%HeuristicLab.Services.Hive.DataAccess\3.3\app.config" "%TargetDir%HeuristicLab.Hive 3.3.dll.config"
|
---|
4 | %SolutionDir%ConfigMerger "%SolutionDir%HeuristicLab.Clients.Hive.Slave\3.3\app.config" "%TargetDir%HeuristicLab.Hive 3.3.dll.config"
|
---|
5 | %SolutionDir%ConfigMerger "%TargetDir%HeuristicLab.Hive 3.3.dll.config" "%TargetDir%HeuristicLab 3.3.exe.config"
|
---|
Note: See
TracBrowser
for help on using the repository browser.