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 (15 lines) | stat: -rw-r--r-- 666 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
noinst_HEADERS = CEGUISamplesConfig.h \
                 CEGuiBaseApplication.h \
                 CEGuiD3D10BaseApplication.h \
                 CEGuiD3D9BaseApplication.h \
                 CEGuiIrrlichtBaseApplication.h \
                 CEGuiDirectFBBaseApplication.h \
                 CEGuiOgreBaseApplication.h \
                 CEGuiOpenGLBaseApplication.h \
                 CEGuiRendererSelector.h \
                 CEGuiSample.h \
                 CLICEGuiRendererSelector.h \
                 GTK2CEGuiRendererSelector.h \
                 MacCEGuiRendererSelector.h \
                 Win32AppHelper.h \
                 Win32CEGuiRendererSelector.h