]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/msw/Makefile.am
Small changes
[wxWidgets.git] / include / wx / msw / Makefile.am
... / ...
CommitLineData
1## Purpose: The automake makefile for wxWindows (include/wx/msw subdir)
2## Author: Vadim Zeitlin
3## Version: $Id$
4##
5## Process this file with automake to produce Makefile.in
6
7# HH: We only go into gnuwin32 and ctl3d now, since ole doesn't work anyway.
8SUBDIRS = gnuwin32 ctl3d
9
10wx_msw_includedir = ${includedir}/wx/msw
11
12wx_msw_include_HEADERS = \
13accel.h \
14app.h \
15bitmap.h \
16bmpbuttn.h \
17brush.h \
18button.h \
19caret.h \
20checkbox.h \
21checklst.h \
22choice.h \
23clipbrd.h \
24colordlg.h \
25colour.h \
26combobox.h \
27control.h \
28curico.h \
29curicop.h \
30cursor.h \
31dc.h \
32dcclient.h \
33dcmemory.h \
34dcprint.h \
35dcscreen.h \
36dde.h \
37dialog.h \
38dib.h \
39dibutils.h \
40dirdlg.h \
41dragimag.h \
42filedlg.h \
43font.h \
44fontdlg.h \
45frame.h \
46gauge.h \
47gauge95.h \
48gaugemsw.h \
49gdiobj.h \
50helpwin.h \
51icon.h \
52imaglist.h \
53iniconf.h \
54joystick.h \
55listbox.h \
56listctrl.h \
57mdi.h \
58menu.h \
59menuitem.h \
60metafile.h \
61minifram.h \
62msgdlg.h \
63msvcrt.h \
64notebook.h \
65palette.h \
66pen.h \
67pnghand.h \
68pngread.h \
69printdlg.h \
70printwin.h \
71private.h \
72radiobox.h \
73radiobut.h \
74regconf.h \
75region.h \
76registry.h \
77scrolbar.h \
78settings.h \
79setup0.h \
80slider.h \
81slider95.h \
82slidrmsw.h \
83spinbutt.h \
84statbmp.h \
85statbox.h \
86statbr95.h \
87statline.h \
88stattext.h \
89tabctrl.h \
90taskbar.h \
91tbar95.h \
92tbarmsw.h \
93textctrl.h \
94timer.h \
95tooltip.h \
96treectrl.h \
97wave.h \
98window.h \
99winundef.h \
100xpmhand.h \
101blank.cur \
102bullseye.cur \
103child.ico \
104clock.cur \
105error.ico \
106hand.cur \
107heart.cur \
108info.ico \
109magnif1.cur \
110mdi.ico \
111noentry.cur \
112pbrush.cur \
113pencil.cur \
114pntleft.cur \
115pntright.cur \
116query.cur \
117question.ico \
118roller.cur \
119size.cur \
120std.ico \
121tip.ico \
122warning.ico \
123watch1.cur \
124disable.bmp \
125wx.rc
126