]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/files.lst
Various changes due to OGL and glcanvas having changed
[wxWidgets.git] / src / gtk / files.lst
index 9ccf0479185ab59ab34788ea7089d5aece8bf44f..52150b4e4f3630df2762ee1ce1519dd64305a98a 100644 (file)
@@ -1,4 +1,4 @@
-# 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 \
@@ -37,6 +37,7 @@ ALL_SOURCES = \
                generic/textdlgg.cpp \
                generic/tipdlg.cpp \
                generic/treectrl.cpp \
+               generic/treelay.cpp \
                generic/wizard.cpp \
                common/appcmn.cpp \
                common/choiccmn.cpp \
@@ -221,7 +222,19 @@ ALL_SOURCES = \
                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 \
@@ -299,6 +312,7 @@ ALL_HEADERS = \
                gdiobj.h \
                geometry.h \
                gifdecod.h \
+               glcanvas.h \
                grid.h \
                gsocket.h \
                hash.h \
@@ -457,6 +471,7 @@ ALL_HEADERS = \
                gtk/frame.h \
                gtk/gauge.h \
                gtk/gdiobj.h \
+               gtk/glcanvas.h \
                gtk/icon.h \
                gtk/joystick.h \
                gtk/listbox.h \
@@ -493,6 +508,7 @@ ALL_HEADERS = \
                generic/colrdlgg.h \
                generic/dcpsg.h \
                generic/dirdlgg.h \
+               generic/dragimgg.h \
                generic/filedlgg.h \
                generic/fontdlgg.h \
                generic/grid.h \
@@ -536,6 +552,21 @@ 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 \
@@ -749,9 +780,9 @@ GENERICOBJS = \
                caret.o \
                choicdgg.o \
                colrdlgg.o \
-               dragimgg.o \
                dcpsg.o \
                dirdlgg.o \
+               dragimgg.o \
                filedlgg.o \
                grid.o \
                helpext.o \
@@ -780,6 +811,7 @@ GENERICOBJS = \
                textdlgg.o \
                tipdlg.o \
                treectrl.o \
+               treelay.o \
                wizard.o
 
 GENERICDEPS = \
@@ -819,6 +851,7 @@ GENERICDEPS = \
                textdlgg.d \
                tipdlg.d \
                treectrl.d \
+               treelay.d \
                wizard.d
 
 GUIOBJS = \
@@ -1005,3 +1038,31 @@ 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
+