]> git.saurik.com Git - wxWidgets.git/blame - src/motif.inc
char handling fixed once again
[wxWidgets.git] / src / motif.inc
CommitLineData
a1a2adef
RR
1# needed for unactivated
2NONE =
3
4# define library name
8710cf5c 5LIB_TARGET=wx_motif2
a1a2adef
RR
6LIB_MAJOR=0
7LIB_MINOR=1
8
9# define library sources
10
11LIB_CPP_SRC=\
12\
d18ed59a
RR
13 common/cmndata.cpp \
14 common/config.cpp \
15 common/date.cpp \
16 common/docmdi.cpp \
17 common/docview.cpp \
18 common/dynarray.cpp \
19 common/dynlib.cpp \
20 common/event.cpp \
21 common/file.cpp \
22 common/fileconf.cpp \
23 common/filefn.cpp \
24 common/gdicmn.cpp \
25 common/hash.cpp \
26 common/helpbase.cpp \
b75867a6 27 common/image.cpp \
d18ed59a 28 common/intl.cpp \
d18ed59a
RR
29 common/ipcbase.cpp \
30 common/layout.cpp \
31 common/list.cpp \
32 common/log.cpp \
33 common/matrix.cpp \
34 common/memory.cpp \
2a847583 35 common/mimetype.cpp \
d18ed59a
RR
36 common/module.cpp \
37 common/object.cpp \
d18ed59a
RR
38 common/prntbase.cpp \
39 common/resource.cpp \
40 common/serbase.cpp \
41 common/string.cpp \
42 common/textfile.cpp \
f6c6dd8c
RR
43 common/tbarbase.cpp \
44 common/tbarsmpl.cpp \
d18ed59a
RR
45 common/time.cpp \
46 common/timercmn.cpp \
47 common/utilscmn.cpp \
48 common/wincmn.cpp \
49 common/framecmn.cpp \
50 common/stream.cpp \
51 common/datstrm.cpp \
25331334 52 common/wfstream.cpp \
d18ed59a
RR
53 common/mstream.cpp \
54 common/zstream.cpp \
55 common/objstrm.cpp \
56 common/sckstrm.cpp \
57 common/validate.cpp \
89c684ef 58 common/valgen.cpp \
d18ed59a
RR
59 common/valtext.cpp \
60 common/variant.cpp \
61 common/wxexpr.cpp \
62 common/socket.cpp \
63 common/sckaddr.cpp \
64 common/sckipc.cpp \
65 common/protocol.cpp \
66 common/ftp.cpp \
67 common/http.cpp \
68 common/url.cpp \
69 common/tokenzr.cpp \
70\
71 motif/accel.cpp \
72 motif/app.cpp \
73 motif/bitmap.cpp \
74 motif/bmpbuttn.cpp \
75 motif/brush.cpp \
76 motif/button.cpp \
77 motif/checkbox.cpp \
b69f1bd1 78 motif/checklst.cpp \
d18ed59a 79 motif/choice.cpp \
f6c6dd8c 80 motif/clipbrd.cpp \
d18ed59a 81 motif/colour.cpp \
f6c6dd8c 82 motif/colordlg.cpp \
d18ed59a
RR
83 motif/control.cpp \
84 motif/combobox.cpp \
85 motif/cursor.cpp \
86 motif/data.cpp \
aed0ed3c 87 motif/dataobj.cpp \
d18ed59a
RR
88 motif/dc.cpp \
89 motif/dcclient.cpp \
90 motif/dcmemory.cpp \
91 motif/dcscreen.cpp \
d18ed59a 92 motif/dialog.cpp \
f6c6dd8c 93 motif/dnd.cpp \
d18ed59a
RR
94 motif/filedlg.cpp \
95 motif/font.cpp \
96 motif/fontdlg.cpp \
97 motif/frame.cpp \
98 motif/gauge.cpp \
99 motif/gdiobj.cpp \
f6c6dd8c 100 motif/helpxxxx.cpp \
d18ed59a
RR
101 motif/icon.cpp \
102 motif/listbox.cpp \
f6c6dd8c 103 motif/joystick.cpp \
d18ed59a
RR
104 motif/main.cpp \
105 motif/mdi.cpp \
106 motif/menu.cpp \
107 motif/menuitem.cpp \
f6c6dd8c
RR
108 motif/metafile.cpp \
109 motif/minifram.cpp \
d18ed59a 110 motif/msgdlg.cpp \
d18ed59a
RR
111 motif/palette.cpp \
112 motif/pen.cpp \
d18ed59a
RR
113 motif/radiobox.cpp \
114 motif/radiobut.cpp \
115 motif/region.cpp \
116 motif/scrolbar.cpp \
117 motif/settings.cpp \
d18ed59a 118 motif/slider.cpp \
f6c6dd8c 119 motif/spinbutt.cpp \
d18ed59a
RR
120 motif/statbox.cpp \
121 motif/statbmp.cpp \
122 motif/stattext.cpp \
f6c6dd8c 123 motif/taskbar.cpp \
d18ed59a
RR
124 motif/textctrl.cpp \
125 motif/timer.cpp \
f6c6dd8c 126 motif/toolbar.cpp \
d18ed59a 127 motif/utils.cpp \
f6c6dd8c 128 motif/wave.cpp \
d18ed59a
RR
129 motif/window.cpp \
130\
131 generic/choicdgg.cpp \
132 generic/colrdlgg.cpp \
bf38cbff 133 generic/dcpsg.cpp \
36b3b54a 134 generic/dirdlgg.cpp \
d18ed59a
RR
135 generic/fontdlgg.cpp \
136 generic/gridg.cpp \
55acd85e 137 generic/helpext.cpp \
afcaf277 138 generic/helphtml.cpp \
d18ed59a
RR
139 generic/imaglist.cpp \
140 generic/listctrl.cpp \
141 generic/laywin.cpp \
142 generic/msgdlgg.cpp \
aaa38880 143 generic/notebook.cpp \
d18ed59a
RR
144 generic/panelg.cpp \
145 generic/printps.cpp \
146 generic/prntdlgg.cpp \
8710cf5c
RR
147 generic/prop.cpp \
148 generic/propform.cpp \
149 generic/proplist.cpp \
d18ed59a
RR
150 generic/sashwin.cpp \
151 generic/scrolwin.cpp \
152 generic/splitter.cpp \
153 generic/statusbr.cpp \
154 generic/tabg.cpp \
155 generic/textdlgg.cpp \
1363811b
VZ
156 generic/treectrl.cpp \
157\
158 unix/utilsunx.cpp
d18ed59a 159
a1a2adef 160LIB_C_SRC=\
76153302
RR
161\
162 motif/xmcombo/xmcombo.c \
163\
afcaf277 164 common/extended.c