File: Makefile.am

package info (click to toggle)
cegui-mk2 0.7.6-3.3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 105,388 kB
  • ctags: 82,178
  • sloc: cpp: 142,729; ansic: 27,984; sh: 11,010; makefile: 2,275; python: 916; xml: 17
file content (14 lines) | stat: -rw-r--r-- 635 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgincludedir=$(includedir)/CEGUI/RendererModules/Irrlicht
pkginclude_HEADERS = CEGUIIrrlichtEventPusher.h \
                     CEGUIIrrlichtGeometryBuffer.h \
                     CEGUIIrrlichtImageCodec.h \
                     CEGUIIrrlichtMemoryFile.h \
                     CEGUIIrrlichtRenderer.h \
                     CEGUIIrrlichtRendererDef.h \
                     CEGUIIrrlichtRenderTarget.h \
                     CEGUIIrrlichtResourceProvider.h \
                     CEGUIIrrlichtTexture.h \
                     CEGUIIrrlichtTextureTarget.h \
                     CEGUIIrrlichtWindowTarget.h

EXTRA_DIST = Readme.txt