-# This file was automatically generated by tmake at 11:19, 2001/12/15
+# This file was automatically generated by tmake
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
ALL_SOURCES = \
generic/accel.cpp \
generic/caret.cpp \
generic/choicdgg.cpp \
generic/colrdlgg.cpp \
+ generic/dcbuffer.cpp \
generic/dcpsg.cpp \
generic/dirctrlg.cpp \
generic/dirdlgg.cpp \
generic/gridsel.cpp \
generic/helpext.cpp \
generic/helphtml.cpp \
- generic/helpwxht.cpp \
generic/imaglist.cpp \
generic/laywin.cpp \
generic/listctrl.cpp \
generic/treectlg.cpp \
generic/treelay.cpp \
generic/wizard.cpp \
+ common/accesscmn.cpp \
common/appcmn.cpp \
+ common/artprov.cpp \
+ common/artstd.cpp \
common/choiccmn.cpp \
common/clipcmn.cpp \
common/clntdata.cpp \
common/dobjcmn.cpp \
common/docmdi.cpp \
common/docview.cpp \
+ common/dpycmn.cpp \
common/dseldlg.cpp \
common/dynarray.cpp \
common/dynlib.cpp \
common/geometry.cpp \
common/gifdecod.cpp \
common/hash.cpp \
+ common/hashmap.cpp \
common/helpbase.cpp \
common/http.cpp \
+ common/iconbndl.cpp \
common/imagall.cpp \
common/imagbmp.cpp \
common/image.cpp \
+ common/imagfill.cpp \
common/imaggif.cpp \
+ common/imagiff.cpp \
common/imagjpeg.cpp \
common/imagpcx.cpp \
common/imagpng.cpp \
common/menucmn.cpp \
common/mimecmn.cpp \
common/module.cpp \
+ common/msgout.cpp \
common/mstream.cpp \
common/nbkbase.cpp \
common/object.cpp \
common/sckfile.cpp \
common/sckipc.cpp \
common/sckstrm.cpp \
+ common/settcmn.cpp \
common/sizer.cpp \
common/socket.cpp \
common/statbar.cpp \
gtk/mdi.cpp \
gtk/menu.cpp \
gtk/minifram.cpp \
+ gtk/msgdlg.cpp \
gtk/notebook.cpp \
gtk/pen.cpp \
gtk/popupwin.cpp \
unix/snglinst.cpp \
unix/threadpsx.cpp \
unix/utilsunx.cpp \
+ unix/utilsx11.cpp \
html/helpctrl.cpp \
html/helpdata.cpp \
html/helpfrm.cpp \
html/m_layout.cpp \
html/m_links.cpp \
html/m_list.cpp \
- html/m_meta.cpp \
html/m_pre.cpp \
+ html/m_style.cpp \
html/m_tables.cpp \
html/winpars.cpp
ALL_HEADERS = \
accel.h \
+ access.h \
app.h \
arrimpl.cpp \
+ artprov.h \
bitmap.h \
bmpbuttn.h \
brush.h \
buffer.h \
+ build.h \
busyinfo.h \
button.h \
calctrl.h \
dbkeyg.h \
dbtable.h \
dc.h \
+ dcbuffer.h \
dcclient.h \
dcmemory.h \
dcprint.h \
dialog.h \
dialup.h \
dir.h \
+ dirctrl.h \
dirdlg.h \
+ display.h \
dnd.h \
docmdi.h \
docview.h \
dynarray.h \
dynlib.h \
dynload.h \
+ effects.h \
encconv.h \
event.h \
expr.h \
fdrepdlg.h \
+ features.h \
ffile.h \
file.h \
fileconf.h \
grid.h \
gsocket.h \
hash.h \
+ hashmap.h \
help.h \
helpbase.h \
helphtml.h \
helpwin.h \
icon.h \
+ iconbndl.h \
imagbmp.h \
image.h \
imaggif.h \
+ imagiff.h \
imagjpeg.h \
imaglist.h \
imagpcx.h \
imagtiff.h \
imagxpm.h \
intl.h \
+ iosfwrap.h \
ioswrap.h \
+ ipc.h \
ipcbase.h \
isql.h \
isqlext.h \
layout.h \
laywin.h \
list.h \
+ listbase.h \
listbox.h \
listctrl.h \
listimpl.cpp \
log.h \
longlong.h \
+ math.h \
matrix.h \
mdi.h \
memconf.h \
minifram.h \
module.h \
msgdlg.h \
+ msgout.h \
mstream.h \
notebook.h \
object.h \
prop.h \
propform.h \
proplist.h \
+ quantize.h \
radiobox.h \
radiobut.h \
+ rawbmp.h \
regex.h \
region.h \
resource.h \
textfile.h \
tglbtn.h \
thread.h \
+ thrimpl.cpp \
time.h \
timer.h \
tipdlg.h \
variant.h \
vector.h \
version.h \
+ volume.h \
wave.h \
wfstream.h \
window.h \
gtk/menu.h \
gtk/menuitem.h \
gtk/minifram.h \
+ gtk/msgdlg.h \
gtk/notebook.h \
gtk/pen.h \
gtk/popupwin.h \
gtk/region.h \
gtk/scrolbar.h \
gtk/scrolwin.h \
- gtk/settings.h \
gtk/slider.h \
gtk/spinbutt.h \
gtk/spinctrl.h \
generic/gridg.h \
generic/helpext.h \
generic/helphtml.h \
- generic/helpwxht.h \
generic/imaglist.h \
generic/laywin.h \
generic/listctrl.h \
generic/statusbr.h \
generic/tabg.h \
generic/textdlgg.h \
+ generic/timer.h \
generic/treectlg.h \
generic/wizard.h \
unix/execute.h \
unix/fontutil.h \
unix/gsockunx.h \
unix/mimetype.h \
+ unix/utilsx11.h \
html/forcelnk.h \
html/helpctrl.h \
html/helpdata.h \
protocol/protocol.h
COMMONOBJS = \
- parser.o \
+ accesscmn.o \
appcmn.o \
+ artprov.o \
+ artstd.o \
choiccmn.o \
clipcmn.o \
clntdata.o \
dobjcmn.o \
docmdi.o \
docview.o \
+ dpycmn.o \
dseldlg.o \
dynarray.o \
dynlib.o \
geometry.o \
gifdecod.o \
hash.o \
+ hashmap.o \
helpbase.o \
http.o \
+ iconbndl.o \
imagall.o \
imagbmp.o \
image.o \
+ imagfill.o \
imaggif.o \
+ imagiff.o \
imagjpeg.o \
imagpcx.o \
imagpng.o \
menucmn.o \
mimecmn.o \
module.o \
+ msgout.o \
mstream.o \
nbkbase.o \
object.o \
sckfile.o \
sckipc.o \
sckstrm.o \
+ settcmn.o \
sizer.o \
socket.o \
statbar.o \
caret.o \
choicdgg.o \
colrdlgg.o \
+ dcbuffer.o \
dcpsg.o \
dirctrlg.o \
dirdlgg.o \
gridsel.o \
helpext.o \
helphtml.o \
- helpwxht.o \
imaglist.o \
laywin.o \
listctrl.o \
mdi.o \
menu.o \
minifram.o \
+ msgdlg.o \
notebook.o \
pen.o \
popupwin.o \
caret.o \
choicdgg.o \
colrdlgg.o \
+ dcbuffer.o \
dcpsg.o \
dirctrlg.o \
dirdlgg.o \
gridsel.o \
helpext.o \
helphtml.o \
- helpwxht.o \
imaglist.o \
laywin.o \
listctrl.o \
mimetype.o \
snglinst.o \
threadpsx.o \
- utilsunx.o
+ utilsunx.o \
+ utilsx11.o
HTMLOBJS = \
helpctrl.o \
m_layout.o \
m_links.o \
m_list.o \
- m_meta.o \
m_pre.o \
+ m_style.o \
m_tables.o \
winpars.o