-# This file was automatically generated by tmake at 12:56, 2001/12/31
+# This file was automatically generated by tmake
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MGL.T!
ALL_SOURCES = \
generic/accel.cpp \
generic/tabg.cpp \
generic/tbarsmpl.cpp \
generic/textdlgg.cpp \
+ generic/timer.cpp \
generic/tipdlg.cpp \
generic/tipwin.cpp \
generic/treectlg.cpp \
common/geometry.cpp \
common/gifdecod.cpp \
common/hash.cpp \
+ common/hashmap.cpp \
common/helpbase.cpp \
common/http.cpp \
common/imagall.cpp \
common/imagbmp.cpp \
common/image.cpp \
common/imaggif.cpp \
+ common/imagiff.cpp \
common/imagjpeg.cpp \
common/imagpcx.cpp \
common/imagpng.cpp \
mgl/dcclient.cpp \
mgl/dcmemory.cpp \
mgl/dcscreen.cpp \
- mgl/dir.cpp \
+ mgl/dirmgl.cpp \
mgl/evtloop.cpp \
mgl/font.cpp \
mgl/fontenum.cpp \
mgl/pen.cpp \
mgl/region.cpp \
mgl/settings.cpp \
- mgl/timer.cpp \
mgl/toplevel.cpp \
mgl/utils.cpp \
mgl/window.cpp \
unix/dialup.cpp \
+ unix/dir.cpp \
unix/gsocket.c \
unix/mimetype.cpp \
unix/snglinst.cpp \
html/m_list.cpp \
html/m_meta.cpp \
html/m_pre.cpp \
+ html/m_style.cpp \
html/m_tables.cpp \
html/winpars.cpp
dialog.h \
dialup.h \
dir.h \
+ dirctrl.h \
dirdlg.h \
dnd.h \
docmdi.h \
grid.h \
gsocket.h \
hash.h \
+ hashmap.h \
help.h \
helpbase.h \
helphtml.h \
imagbmp.h \
image.h \
imaggif.h \
+ imagiff.h \
imagjpeg.h \
imaglist.h \
imagpcx.h \
variant.h \
vector.h \
version.h \
+ volume.h \
wave.h \
wfstream.h \
window.h \
generic/statusbr.h \
generic/tabg.h \
generic/textdlgg.h \
+ generic/timer.h \
generic/treectlg.h \
generic/wizard.h \
unix/execute.h \
geometry.o \
gifdecod.o \
hash.o \
+ hashmap.o \
helpbase.o \
http.o \
imagall.o \
imagbmp.o \
image.o \
imaggif.o \
+ imagiff.o \
imagjpeg.o \
imagpcx.o \
imagpng.o \
tabg.o \
tbarsmpl.o \
textdlgg.o \
+ timer.o \
tipdlg.o \
tipwin.o \
treectlg.o \
dcclient.o \
dcmemory.o \
dcscreen.o \
- dir.o \
+ dirmgl.o \
evtloop.o \
font.o \
fontenum.o \
pen.o \
region.o \
settings.o \
- timer.o \
toplevel.o \
utils.o \
window.o
UNIXOBJS = \
dialup.o \
+ dir.o \
gsocket.o \
mimetype.o \
snglinst.o \
m_list.o \
m_meta.o \
m_pre.o \
+ m_style.o \
m_tables.o \
winpars.o