Last change
on this file since 158 was
157,
checked in by rgrieder, 17 years ago
|
- replaced the files in the new 'real' branch with my own files
- nothing was deleted and then added again, that was already in the folder (e.g. media, src, bin, etc.)
- added a few files in the media folder (textures required for my program to work)
- no dll's added
|
File size:
819 bytes
|
Line | |
---|
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=../../media/packs/OgreCore.zip |
---|
5 | |
---|
6 | # Resource locations to be added to the default path |
---|
7 | [General] |
---|
8 | FileSystem=../../media |
---|
9 | FileSystem=../../media/fonts |
---|
10 | FileSystem=../../media/materials/programs |
---|
11 | FileSystem=../../media/materials/scripts |
---|
12 | FileSystem=../../media/materials/textures |
---|
13 | FileSystem=../../media/models |
---|
14 | FileSystem=../../media/overlays |
---|
15 | FileSystem=../../media/particle |
---|
16 | FileSystem=../../media/gui |
---|
17 | FileSystem=../../media/DeferredShadingMedia |
---|
18 | Zip=../../media/packs/cubemap.zip |
---|
19 | Zip=../../media/packs/cubemapsJS.zip |
---|
20 | Zip=../../media/packs/dragon.zip |
---|
21 | Zip=../../media/packs/fresneldemo.zip |
---|
22 | Zip=../../media/packs/ogretestmap.zip |
---|
23 | Zip=../../media/packs/skybox.zip |
---|
Note: See
TracBrowser
for help on using the repository browser.