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

Revision 692, 345 bytes checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

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 DeferredShading Compositor
5
6if HAVE_CEGUI
7SUBDIRS += Gui FacialAnimation OceanDemo
8endif
9
10
Note: See TracBrowser for help on using the repository browser.