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 (40 lines) | stat: -rw-r--r-- 1,510 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
pkgincludedir=$(includedir)/CEGUI/WindowRendererSets/Falagard
pkginclude_HEADERS = FalButton.h \
                 FalToggleButton.h \
                 FalDefault.h \
                 FalEditbox.h \
                 FalEditboxProperties.h \
                 FalFrameWindow.h \
                 FalItemEntry.h \
                 FalItemListbox.h \
                 FalListHeader.h \
                 FalListHeaderProperties.h \
                 FalListHeaderSegment.h \
                 FalListbox.h \
                 FalMenubar.h \
                 FalMenuItem.h \
                 FalModule.h \
                 FalMultiColumnList.h \
                 FalMultiLineEditbox.h \
                 FalMultiLineEditboxProperties.h \
                 FalPopupMenu.h \
                 FalProgressBar.h \
                 FalProgressBarProperties.h \
                 FalScrollablePane.h \
                 FalScrollbar.h \
                 FalScrollbarProperties.h \
                 FalSlider.h \
                 FalSliderProperties.h \
                 FalStatic.h \
                 FalStaticImage.h \
                 FalStaticImageProperties.h \
                 FalStaticProperties.h \
                 FalStaticText.h \
                 FalStaticTextProperties.h \
                 FalSystemButton.h \
                 FalTabButton.h \
                 FalTabControl.h \
                 FalTabControlProperties.h \
                 FalTitlebar.h \
                 FalTooltip.h \
                 FalTree.h