Revision 692,
818 bytes
checked in by mattausch, 19 years ago
(diff) |
adding ogre 1.2 and dependencies
|
Rev | Line | |
---|
[692] | 1 | # Resource locations to be added to the 'boostrap' path |
---|
| 2 | # This also contains the minimum you need to use the Ogre example framework |
---|
| 3 | [Bootstrap] |
---|
| 4 | Zip=@OGRE_MEDIADIR@/packs/OgreCore.zip |
---|
| 5 | |
---|
| 6 | # Resource locations to be added to the default path |
---|
| 7 | [General] |
---|
| 8 | FileSystem=@OGRE_MEDIADIR@ |
---|
| 9 | FileSystem=@OGRE_MEDIADIR@/fonts |
---|
| 10 | FileSystem=@OGRE_MEDIADIR@/materials/programs |
---|
| 11 | FileSystem=@OGRE_MEDIADIR@/materials/scripts |
---|
| 12 | FileSystem=@OGRE_MEDIADIR@/materials/textures |
---|
| 13 | FileSystem=@OGRE_MEDIADIR@/models |
---|
| 14 | FileSystem=@OGRE_MEDIADIR@/overlays |
---|
| 15 | FileSystem=@OGRE_MEDIADIR@/particle |
---|
| 16 | FileSystem=@OGRE_MEDIADIR@/gui |
---|
| 17 | Zip=@OGRE_MEDIADIR@/packs/cubemap.zip |
---|
| 18 | Zip=@OGRE_MEDIADIR@/packs/cubemapsJS.zip |
---|
| 19 | Zip=@OGRE_MEDIADIR@/packs/dragon.zip |
---|
| 20 | Zip=@OGRE_MEDIADIR@/packs/fresneldemo.zip |
---|
| 21 | Zip=@OGRE_MEDIADIR@/packs/ogretestmap.zip |
---|
| 22 | Zip=@OGRE_MEDIADIR@/packs/skybox.zip |
---|
Note: See
TracBrowser
for help on using the repository browser.