generic/printps.cpp \
generic/prntdlgg.cpp \
generic/progdlgg.cpp \
- generic/prop.cpp \
- generic/propform.cpp \
- generic/proplist.cpp \
generic/sashwin.cpp \
generic/scrlwing.cpp \
generic/spinctlg.cpp \
generic/tipdlg.cpp \
generic/tipwin.cpp \
generic/treectlg.cpp \
- generic/treelay.cpp \
generic/wizard.cpp \
common/accesscmn.cpp \
common/appcmn.cpp \
common/cshelp.cpp \
common/ctrlcmn.cpp \
common/ctrlsub.cpp \
+ common/datacmn.cpp \
common/datetime.cpp \
common/datstrm.cpp \
common/db.cpp \
common/quantize.cpp \
common/radiocmn.cpp \
common/regex.cpp \
- common/resource.cpp \
+ common/rgncmn.cpp \
common/sckaddr.cpp \
common/sckfile.cpp \
common/sckipc.cpp \
common/stream.cpp \
common/string.cpp \
common/sysopt.cpp \
+ common/taskbarcmn.cpp \
common/tbarbase.cpp \
common/textbuf.cpp \
common/textcmn.cpp \
common/wfstream.cpp \
common/wincmn.cpp \
common/wxchar.cpp \
- common/wxexpr.cpp \
common/xpmdecod.cpp \
common/zipstrm.cpp \
common/zstream.cpp \
motif/accel.cpp \
motif/app.cpp \
- motif/bitmap.cpp \
motif/bmpbuttn.cpp \
motif/bmpmotif.cpp \
motif/button.cpp \
motif/glcanvas.cpp \
motif/gsockmot.c \
motif/icon.cpp \
- motif/joystick.cpp \
motif/listbox.cpp \
motif/main.cpp \
motif/mdi.cpp \
motif/toplevel.cpp \
motif/utils.cpp \
motif/window.cpp \
+ x11/bitmap.cpp \
x11/brush.cpp \
x11/pen.cpp \
+ x11/utilsx.cpp \
unix/dialup.cpp \
unix/dir.cpp \
unix/fontenum.cpp \
unix/gsocket.c \
unix/mimetype.cpp \
unix/snglinst.cpp \
+ unix/taskbarx11.cpp \
unix/threadpsx.cpp \
unix/utilsunx.cpp \
unix/utilsx11.cpp \
effects.h \
encconv.h \
event.h \
- expr.h \
fdrepdlg.h \
features.h \
ffile.h \
prntbase.h \
process.h \
progdlg.h \
- prop.h \
- propform.h \
- proplist.h \
quantize.h \
radiobox.h \
radiobut.h \
rawbmp.h \
regex.h \
region.h \
- resource.h \
sashwin.h \
sckaddr.h \
sckipc.h \
wx_cw_cm.h \
wx_cw_d.h \
wxchar.h \
- wxexpr.h \
wxhtml.h \
wxprec.h \
xpmdecod.h \
zstream.h \
motif/accel.h \
motif/app.h \
- motif/bitmap.h \
motif/bmpbuttn.h \
motif/bmpmotif.h \
motif/button.h \
motif/checklst.h \
motif/choice.h \
motif/clipbrd.h \
- motif/colordlg.h \
motif/colour.h \
motif/combobox.h \
motif/control.h \
motif/dnd.h \
motif/filedlg.h \
motif/font.h \
- motif/fontdlg.h \
motif/frame.h \
motif/gauge.h \
motif/gdiobj.h \
motif/glcanvas.h \
motif/icon.h \
- motif/joystick.h \
motif/listbox.h \
motif/mdi.h \
motif/menu.h \
motif/menuitem.h \
- motif/metafile.h \
motif/minifram.h \
motif/msgdlg.h \
motif/palette.h \
motif/print.h \
- motif/printdlg.h \
motif/private.h \
motif/radiobox.h \
motif/radiobut.h \
unix/fontutil.h \
unix/gsockunx.h \
unix/mimetype.h \
+ unix/taskbarx11.h \
unix/utilsx11.h \
html/forcelnk.h \
html/helpctrl.h \
protocol/ftp.h \
protocol/http.h \
protocol/protocol.h \
+ x11/bitmap.h \
x11/brush.h \
x11/pen.h
cshelp.o \
ctrlcmn.o \
ctrlsub.o \
+ datacmn.o \
datetime.o \
datstrm.o \
db.o \
quantize.o \
radiocmn.o \
regex.o \
- resource.o \
+ rgncmn.o \
sckaddr.o \
sckfile.o \
sckipc.o \
stream.o \
string.o \
sysopt.o \
+ taskbarcmn.o \
tbarbase.o \
textbuf.o \
textcmn.o \
wfstream.o \
wincmn.o \
wxchar.o \
- wxexpr.o \
xpmdecod.o \
zipstrm.o \
zstream.o
printps.o \
prntdlgg.o \
progdlgg.o \
- prop.o \
- propform.o \
- proplist.o \
sashwin.o \
scrlwing.o \
spinctlg.o \
tipdlg.o \
tipwin.o \
treectlg.o \
- treelay.o \
wizard.o
GUIOBJS = \
xmcombo.o \
accel.o \
app.o \
- bitmap.o \
bmpbuttn.o \
bmpmotif.o \
button.o \
glcanvas.o \
gsockmot.o \
icon.o \
- joystick.o \
listbox.o \
main.o \
mdi.o \
toplevel.o \
utils.o \
window.o \
+ bitmap.o \
brush.o \
- pen.o
+ pen.o \
+ utilsx.o
UNIXOBJS = \
dialup.o \
gsocket.o \
mimetype.o \
snglinst.o \
+ taskbarx11.o \
threadpsx.o \
utilsunx.o \
utilsx11.o