source: GTP/trunk/App/Demos/Geom/OgreStuff/include/CEGUI/falagard/Makefile.am @ 1812

Revision 1812, 926 bytes checked in by gumbau, 18 years ago (diff)
Line 
1pkgincludedir=$(prefix)/include/CEGUI/falagard
2pkginclude_HEADERS = CEGUIFalEnums.h \
3                     CEGUIFalComponentBase.h \
4                     CEGUIFalDimensions.h \
5                     CEGUIFalFrameComponent.h \
6                     CEGUIFalImageryComponent.h \
7                     CEGUIFalNamedArea.h \
8                     CEGUIFalPropertyDefinition.h \
9                     CEGUIFalPropertyInitialiser.h \
10                     CEGUIFalWidgetComponent.h \
11                     CEGUIFalImagerySection.h \
12                     CEGUIFalSectionSpecification.h \
13                     CEGUIFalLayerSpecification.h \
14                     CEGUIFalStateImagery.h \
15                     CEGUIFalTextComponent.h \
16                     CEGUIFalWidgetLookFeel.h \
17                     CEGUIFalWidgetLookManager.h \
18                     CEGUIFalXMLEnumHelper.h
19
20noinst_HEADERS = CEGUIFalagard_xmlHandler.h
Note: See TracBrowser for help on using the repository browser.