Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ColladaPlugin/include/Makefile.am @ 26

Last change on this file since 26 was 21, checked in by nicolasc, 16 years ago

added ogreode and Colladaplugin

File size: 392 bytes
Line 
1pkginclude_HEADERS = \
2        OgreColladaAsset.h \
3        OgreColladaCamera.h \
4        OgreColladaDocument.h \
5        OgreColladaEntity.h \
6        OgreColladaGeometry.h \
7        OgreColladaLibrary.h \
8        OgreColladaLight.h \
9        OgreColladaManager.h \
10        OgreColladaMaterial.h \
11        OgreColladaPrerequisites.h \
12        OgreColladaScene.h \
13        OgreColladaSyntax.h \
14        OgreColladaTexture.h \
15        OgreColladaUtils.h
16
17MAINTAINERCLEANFILES = Makefile.in
Note: See TracBrowser for help on using the repository browser.