Last change
on this file since 36 was
26,
checked in by rgrieder, 17 years ago
|
- updated msvc dependencies and cleaned up the version chaos a little bit.
|
File size:
670 bytes
|
Line | |
---|
1 | Orxonox Dependencies |
---|
2 | ******************** |
---|
3 | |
---|
4 | This directory contains no source code of the dependencies, only the headers and libraries. |
---|
5 | By extracting the archives all in the same folder you'll get the following structure: |
---|
6 | |
---|
7 | bin/ // binary dlls with debug databases (pdbs). Need to be copied to the bin folder |
---|
8 | include/ // headers |
---|
9 | lib/ // lib files to link against |
---|
10 | |
---|
11 | In order to use these MSVC binaries you should have this folder structure: |
---|
12 | |
---|
13 | orxonox/ |
---|
14 | branch1/ |
---|
15 | bin/ // binary files from above |
---|
16 | branch2/ |
---|
17 | ..., etc. |
---|
18 | dependencies/ |
---|
19 | lib/ // the lib files from above |
---|
20 | include/ // headers |
---|
Note: See
TracBrowser
for help on using the repository browser.