]>
Commit | Line | Data |
---|---|---|
1a519eb0 VZ |
1 | ## Purpose: The automake makefile for wxWindows (include/wx subdir) |
2 | ## Author: Vadim Zeitlin | |
3 | ## Version: $Id$ | |
4 | ## | |
5 | ## Process this file with automake to produce Makefile.in | |
6 | ||
7 | SUBDIRS = generic @TOOLKIT_DIR@ @INCLUDE_SUBDIRS@ | |
8 | ||
9 | wx_includedir = ${includedir}/wx | |
10 | wx_include_HEADERS = \ | |
2b6f061f RR |
11 | \ |
12 | arrimpl.cpp \ | |
13 | listimpl.cpp \ | |
14 | \ | |
1a519eb0 VZ |
15 | accel.h \ |
16 | app.h \ | |
17 | bitmap.h \ | |
18 | bmpbuttn.h \ | |
19 | brush.h \ | |
20 | buffer.h \ | |
21 | button.h \ | |
22 | caret.h \ | |
23 | checkbox.h \ | |
24 | checklst.h \ | |
25 | choicdlg.h \ | |
26 | choice.h \ | |
27 | clipbrd.h \ | |
28 | cmndata.h \ | |
29 | colordlg.h \ | |
30 | colour.h \ | |
31 | combobox.h \ | |
32 | confbase.h \ | |
33 | config.h \ | |
34 | control.h \ | |
35 | cursor.h \ | |
36 | dataobj.h \ | |
37 | date.h \ | |
1a519eb0 VZ |
38 | datstrm.h \ |
39 | db.h \ | |
40 | dbtable.h \ | |
41 | dc.h \ | |
42 | dcclient.h \ | |
43 | dcmemory.h \ | |
44 | dcprint.h \ | |
45 | dcps.h \ | |
46 | dcscreen.h \ | |
47 | dde.h \ | |
48 | debug.h \ | |
49 | defs.h \ | |
50 | dialog.h \ | |
51 | dirdlg.h \ | |
52 | dnd.h \ | |
53 | docmdi.h \ | |
54 | docview.h \ | |
55 | dragimag.h \ | |
56 | dynarray.h \ | |
57 | dynlib.h \ | |
58 | event.h \ | |
59 | expr.h \ | |
60 | file.h \ | |
61 | fileconf.h \ | |
62 | filedlg.h \ | |
63 | filefn.h \ | |
64 | font.h \ | |
65 | fontdlg.h \ | |
66 | frame.h \ | |
67 | gauge.h \ | |
68 | gdicmn.h \ | |
69 | gdiobj.h \ | |
70 | grid.h \ | |
71 | hash.h \ | |
72 | help.h \ | |
73 | helpbase.h \ | |
74 | helphtml.h \ | |
75 | helpwin.h \ | |
76 | helpxlp.h \ | |
77 | icon.h \ | |
78 | image.h \ | |
1a519eb0 VZ |
79 | imaglist.h \ |
80 | intl.h \ | |
81 | ioswrap.h \ | |
82 | ipcbase.h \ | |
83 | joystick.h \ | |
84 | layout.h \ | |
85 | laywin.h \ | |
86 | list.h \ | |
87 | listbox.h \ | |
88 | listctrl.h \ | |
89 | log.h \ | |
90 | longlong.h \ | |
91 | matrix.h \ | |
92 | mdi.h \ | |
93 | memory.h \ | |
94 | menu.h \ | |
95 | menuitem.h \ | |
96 | metafile.h \ | |
97 | mimetype.h \ | |
98 | minifram.h \ | |
99 | module.h \ | |
100 | msgdlg.h \ | |
101 | mstream.h \ | |
102 | notebook.h \ | |
103 | object.h \ | |
104 | objstrm.h \ | |
105 | odbc.h \ | |
106 | ownerdrw.h \ | |
107 | palette.h \ | |
108 | panel.h \ | |
109 | paper.h \ | |
110 | pen.h \ | |
111 | pnghand.h \ | |
112 | print.h \ | |
113 | printdlg.h \ | |
114 | prntbase.h \ | |
115 | process.h \ | |
116 | progdlg.h \ | |
117 | prop.h \ | |
118 | propform.h \ | |
119 | proplist.h \ | |
120 | radiobox.h \ | |
121 | radiobut.h \ | |
122 | region.h \ | |
123 | resource.h \ | |
124 | sashwin.h \ | |
125 | sckaddr.h \ | |
126 | sckint.h \ | |
127 | sckipc.h \ | |
128 | sckstrm.h \ | |
129 | scrolbar.h \ | |
130 | scrolwin.h \ | |
131 | serbase.h \ | |
132 | settings.h \ | |
133 | setup.h \ | |
134 | slider.h \ | |
135 | socket.h \ | |
136 | spinbutt.h \ | |
137 | splitter.h \ | |
138 | statbmp.h \ | |
139 | statbox.h \ | |
140 | statline.h \ | |
141 | stattext.h \ | |
142 | statusbr.h \ | |
143 | stream.h \ | |
144 | string.h \ | |
145 | tab.h \ | |
146 | tabctrl.h \ | |
147 | taskbar.h \ | |
148 | tbar95.h \ | |
149 | tbarbase.h \ | |
150 | tbarmsw.h \ | |
151 | tbarsmpl.h \ | |
152 | textctrl.h \ | |
153 | textdlg.h \ | |
154 | textfile.h \ | |
155 | thread.h \ | |
156 | time.h \ | |
157 | timer.h \ | |
158 | tokenzr.h \ | |
159 | toolbar.h \ | |
160 | tooltip.h \ | |
161 | treectrl.h \ | |
162 | types.h \ | |
163 | url.h \ | |
164 | utils.h \ | |
165 | valgen.h \ | |
166 | validate.h \ | |
167 | valtext.h \ | |
168 | variant.h \ | |
169 | version.h \ | |
170 | wave.h \ | |
171 | wfstream.h \ | |
172 | window.h \ | |
173 | wx.h \ | |
174 | wx_cw.h \ | |
175 | wx_cw_cm.h \ | |
176 | wx_cw_d.h \ | |
177 | wxchar.h \ | |
178 | wxexpr.h \ | |
179 | wxprec.h \ | |
180 | xpmhand.h \ | |
181 | zstream.h | |
182 | ||
183 | # setup.h is installed in another directory because several versions of wxwin | |
184 | # should be able to coexist on the same machine | |
185 | portheadersdir = ${datadir}/@PACKAGE@/include/wx/@TOOLKIT_DIR@ | |
186 | portheaders_headers = setup.h | |
187 |