source:
OGRE/trunk/ogrenew/Samples/Makefile.am
@
657
Revision 657, 300 bytes checked in by mattausch, 19 years ago (diff) |
---|
Line | |
---|---|
1 | SUBDIRS = SkeletalAnimation BezierPatch EnvMapping Transpacency Lighting \ |
2 | ParticleFX TextureFX SkyDome BSP Common SkyPlane SkyBox CameraTrack Terrain \ |
3 | RenderToTexture Water CubeMapping Dot3Bump Smoke CelShading Fresnel Shadows \ |
4 | DynTex VolumeTex Grass |
5 | |
6 | if BUILD_CEGUI_SAMPLE |
7 | SUBDIRS += Gui |
8 | endif |
9 | |
10 |
Note: See TracBrowser
for help on using the repository browser.