X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bdad4e7e02c5db4a596419810bb31bc27f396290..0a1c1e6214827e1d9dc9f6ca2c39567cb2d35ebc:/src/gtk1/files.lst diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst index 52150b4e4f..1a9155553a 100644 --- a/src/gtk1/files.lst +++ b/src/gtk1/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 20:56, 2000/03/01 +# This file was automatically generated by tmake at 20:17, 2000/03/31 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -11,6 +11,7 @@ ALL_SOURCES = \ generic/dragimgg.cpp \ generic/filedlgg.cpp \ generic/grid.cpp \ + generic/gridsel.cpp \ generic/helpext.cpp \ generic/helphtml.cpp \ generic/helpwxht.cpp \ @@ -166,6 +167,7 @@ ALL_SOURCES = \ gtk/gdiobj.cpp \ gtk/gsockgtk.c \ gtk/icon.cpp \ + gtk/joystick.cpp \ gtk/listbox.cpp \ gtk/main.cpp \ gtk/mdi.cpp \ @@ -222,19 +224,7 @@ ALL_SOURCES = \ html/m_meta.cpp \ html/m_pre.cpp \ html/m_tables.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 + html/winpars.cpp ALL_HEADERS = \ accel.h \ @@ -300,6 +290,7 @@ ALL_HEADERS = \ filesys.h \ font.h \ fontdlg.h \ + fontenc.h \ fontenum.h \ fontmap.h \ fontutil.h \ @@ -552,21 +543,6 @@ ALL_HEADERS = \ 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 \ @@ -785,6 +761,7 @@ GENERICOBJS = \ dragimgg.o \ filedlgg.o \ grid.o \ + gridsel.o \ helpext.o \ helphtml.o \ helpwxht.o \ @@ -825,6 +802,7 @@ GENERICDEPS = \ dragimgg.d \ filedlgg.d \ grid.d \ + gridsel.d \ helpext.d \ helphtml.d \ helpwxht.d \ @@ -884,6 +862,7 @@ GUIOBJS = \ gdiobj.o \ gsockgtk.o \ icon.o \ + joystick.o \ listbox.o \ main.o \ mdi.o \ @@ -944,6 +923,7 @@ GUIDEPS = \ gdiobj.d \ gsockgtk.d \ icon.d \ + joystick.d \ listbox.d \ main.d \ mdi.d \ @@ -1038,31 +1018,3 @@ HTMLDEPS = \ 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 -