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