Revision 692,
1.0 KB
checked in by mattausch, 19 years ago
(diff) |
adding ogre 1.2 and dependencies
|
Rev | Line | |
---|
[692] | 1 | Directory plan: |
---|
| 2 | |
---|
| 3 | OgreSDK/ |
---|
| 4 | include/ |
---|
| 5 | OgreMain headers |
---|
| 6 | Example headers |
---|
| 7 | CEGUIRenderer headers |
---|
| 8 | CEGUI/ |
---|
| 9 | CEGUI headers (inc subdirs) |
---|
| 10 | ode/ |
---|
| 11 | ODE headers (inc subdirs) |
---|
| 12 | opt/ |
---|
| 13 | OctreeSceneManager headers |
---|
| 14 | BspSceneManager headers |
---|
| 15 | bin/ |
---|
| 16 | debug/ |
---|
| 17 | Debug dependency dlls |
---|
| 18 | Target for debug examples |
---|
| 19 | release/ |
---|
| 20 | Release dependency dlls |
---|
| 21 | Target for release examples |
---|
| 22 | media/ |
---|
| 23 | Contents as per Samples/Common/Media |
---|
| 24 | lib/ |
---|
| 25 | OgreMain[_d].lib |
---|
| 26 | OgreGuiRenderer[_d].lib |
---|
| 27 | Debug symbols for the above |
---|
| 28 | CEGUIBase[_d].lib |
---|
| 29 | opt/ |
---|
| 30 | debug/ |
---|
| 31 | OctreeSceneManager debug lib |
---|
| 32 | BspSceneManager debug lib |
---|
| 33 | release/ |
---|
| 34 | OctreeSceneManager release lib |
---|
| 35 | BspSceneManager release lib |
---|
| 36 | docs/ |
---|
| 37 | Readme.html |
---|
| 38 | manual/ |
---|
| 39 | OGRE Manual |
---|
| 40 | api/ |
---|
| 41 | OgreAPIReference.chm/chi (compiled HTML help) |
---|
| 42 | samples/ |
---|
| 43 | Solution file containing all samples |
---|
| 44 | include/ |
---|
| 45 | Headers for all samples |
---|
| 46 | src/ |
---|
| 47 | Source for all samples |
---|
| 48 | scripts/ |
---|
| 49 | Project files for all samples (inc bsp collision) |
---|
| 50 | refapp/ |
---|
| 51 | include/ |
---|
| 52 | src/ |
---|
| 53 | scripts/ |
---|
| 54 | |
---|
| 55 | |
---|
| 56 | |
---|
| 57 | |
---|
| 58 | |
---|
| 59 | |
---|
Note: See
TracBrowser
for help on using the repository browser.