source: OGRE/trunk/ogrenew/Samples/Makefile.am @ 657

Revision 657, 300 bytes checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1SUBDIRS = SkeletalAnimation BezierPatch EnvMapping Transpacency Lighting \
2ParticleFX TextureFX SkyDome BSP Common SkyPlane SkyBox CameraTrack Terrain \
3RenderToTexture Water CubeMapping Dot3Bump Smoke CelShading Fresnel Shadows \
4DynTex VolumeTex Grass
5
6if BUILD_CEGUI_SAMPLE
7SUBDIRS += Gui
8endif
9
10
Note: See TracBrowser for help on using the repository browser.