-# This file was automatically generated by tmake at 18:32, 2000/02/17
+# This file was automatically generated by tmake at 20:56, 2000/03/01
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
ALL_SOURCES = \
generic/busyinfo.cpp \
generic/textdlgg.cpp \
generic/tipdlg.cpp \
generic/treectrl.cpp \
+ generic/treelay.cpp \
generic/wizard.cpp \
common/appcmn.cpp \
common/choiccmn.cpp \
html/m_meta.cpp \
html/m_pre.cpp \
html/m_tables.cpp \
- html/winpars.cpp
+ html/winpars.cpp \
+ ogl/basic.cpp \
+ ogl/basic2.cpp \
+ ogl/bmpshape.cpp \
+ ogl/canvas.cpp \
+ ogl/composit.cpp \
+ ogl/constrnt.cpp \
+ ogl/divided.cpp \
+ ogl/drawn.cpp \
+ ogl/lines.cpp \
+ ogl/mfutils.cpp \
+ ogl/ogldiag.cpp \
+ ogl/oglmisc.cpp
ALL_HEADERS = \
accel.h \
gdiobj.h \
geometry.h \
gifdecod.h \
+ glcanvas.h \
grid.h \
gsocket.h \
hash.h \
gtk/frame.h \
gtk/gauge.h \
gtk/gdiobj.h \
+ gtk/glcanvas.h \
gtk/icon.h \
gtk/joystick.h \
gtk/listbox.h \
generic/colrdlgg.h \
generic/dcpsg.h \
generic/dirdlgg.h \
+ generic/dragimgg.h \
generic/filedlgg.h \
generic/fontdlgg.h \
generic/grid.h \
html/htmprint.h \
html/m_templ.h \
html/winpars.h \
+ ogl/basic.h \
+ ogl/basicp.h \
+ ogl/bmpshape.h \
+ ogl/canvas.h \
+ ogl/composit.h \
+ ogl/constrnt.h \
+ ogl/divided.h \
+ ogl/drawn.h \
+ ogl/drawnp.h \
+ ogl/lines.h \
+ ogl/linesp.h \
+ ogl/mfutils.h \
+ ogl/misc.h \
+ ogl/ogl.h \
+ ogl/ogldiag.h \
protocol/file.h \
protocol/ftp.h \
protocol/http.h \
caret.o \
choicdgg.o \
colrdlgg.o \
- dragimgg.o \
dcpsg.o \
dirdlgg.o \
+ dragimgg.o \
filedlgg.o \
grid.o \
helpext.o \
textdlgg.o \
tipdlg.o \
treectrl.o \
+ treelay.o \
wizard.o
GENERICDEPS = \
textdlgg.d \
tipdlg.d \
treectrl.d \
+ treelay.d \
wizard.d
GUIOBJS = \
m_tables.d \
winpars.d
+OGLOBJS = \
+ basic.o \
+ basic2.o \
+ bmpshape.o \
+ canvas.o \
+ composit.o \
+ constrnt.o \
+ divided.o \
+ drawn.o \
+ lines.o \
+ mfutils.o \
+ ogldiag.o \
+ oglmisc.o
+
+OGLDEPS = \
+ basic.d \
+ basic2.d \
+ bmpshape.d \
+ canvas.d \
+ composit.d \
+ constrnt.d \
+ divided.d \
+ drawn.d \
+ lines.d \
+ mfutils.d \
+ ogldiag.d \
+ oglmisc.d
+