X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bdad4e7e02c5db4a596419810bb31bc27f396290..236a9de39afa090fdee3cf91cb5364ceca69e3f8:/src/gtk/files.lst diff --git a/src/gtk/files.lst b/src/gtk/files.lst index 52150b4e4f..15801160f0 100644 --- a/src/gtk/files.lst +++ b/src/gtk/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 17:57, 2000/03/03 # 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 \ @@ -222,19 +223,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 \ @@ -552,21 +541,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 +759,7 @@ GENERICOBJS = \ dragimgg.o \ filedlgg.o \ grid.o \ + gridsel.o \ helpext.o \ helphtml.o \ helpwxht.o \ @@ -825,6 +800,7 @@ GENERICDEPS = \ dragimgg.d \ filedlgg.d \ grid.d \ + gridsel.d \ helpext.d \ helphtml.d \ helpwxht.d \ @@ -1038,31 +1014,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 -