]>
git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/files.lst
common/cshelp.cpp \
common/ctrlcmn.cpp \
common/ctrlsub.cpp \
+ common/datacmn.cpp \
common/datetime.cpp \
common/datstrm.cpp \
common/db.cpp \
common/zstream.cpp \
motif/accel.cpp \
motif/app.cpp \
- motif/bitmap.cpp \
motif/bmpbuttn.cpp \
motif/bmpmotif.cpp \
motif/button.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 \
zstream.h \
motif/accel.h \
motif/app.h \
- motif/bitmap.h \
motif/bmpbuttn.h \
motif/bmpmotif.h \
motif/button.h \
motif/cursor.h \
motif/dataform.h \
motif/dataobj.h \
+ motif/dataobj2.h \
motif/dc.h \
motif/dcclient.h \
motif/dcmemory.h \
protocol/ftp.h \
protocol/http.h \
protocol/protocol.h \
+ x11/bitmap.h \
x11/brush.h \
- x11/pen.h
+ x11/pen.h \
+ x11/privx.h
COMMONOBJS = \
accesscmn.o \
cshelp.o \
ctrlcmn.o \
ctrlsub.o \
+ datacmn.o \
datetime.o \
datstrm.o \
db.o \
xmcombo.o \
accel.o \
app.o \
- bitmap.o \
bmpbuttn.o \
bmpmotif.o \
button.o \
toplevel.o \
utils.o \
window.o \
+ bitmap.o \
brush.o \
- pen.o
+ pen.o \
+ utilsx.o
UNIXOBJS = \
dialup.o \