Mercurial > fife-parpg
comparison ext/guichan-0.8.1/include/guichan/widgets/Makefile.am @ 0:4a0efb7baf70
* Datasets becomes the new trunk and retires after that :-)
author | mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Sun, 29 Jun 2008 18:44:17 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:4a0efb7baf70 |
---|---|
1 libguichanincludedir = $(includedir)/guichan/widgets/ | |
2 | |
3 libguichaninclude_HEADERS = \ | |
4 button.hpp \ | |
5 checkbox.hpp \ | |
6 container.hpp \ | |
7 dropdown.hpp \ | |
8 icon.hpp \ | |
9 imagebutton.hpp \ | |
10 label.hpp \ | |
11 listbox.hpp \ | |
12 scrollarea.hpp \ | |
13 slider.hpp \ | |
14 radiobutton.hpp \ | |
15 tab.hpp \ | |
16 tabbedarea.hpp \ | |
17 textbox.hpp \ | |
18 textfield.hpp \ | |
19 window.hpp |