]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/files.lst
use jast major.minor, not major.minor.micro, in the DLL names
[wxWidgets.git] / src / mgl / files.lst
index d02483755f66cf567abc1effbcba67b86ef4207a..9bdce6a5a9cabd2606c11c717b1c35cbac7793bb 100644 (file)
@@ -24,6 +24,7 @@ ALL_SOURCES = \
                generic/laywin.cpp \
                generic/listctrl.cpp \
                generic/logg.cpp \
+               generic/mdig.cpp \
                generic/msgdlgg.cpp \
                generic/numdlgg.cpp \
                generic/panelg.cpp \
@@ -226,7 +227,6 @@ ALL_SOURCES = \
                html/m_layout.cpp \
                html/m_links.cpp \
                html/m_list.cpp \
-               html/m_meta.cpp \
                html/m_pre.cpp \
                html/m_style.cpp \
                html/m_tables.cpp \
@@ -297,6 +297,7 @@ ALL_HEADERS = \
                dynarray.h \
                dynlib.h \
                dynload.h \
+               effects.h \
                encconv.h \
                event.h \
                expr.h \
@@ -347,6 +348,7 @@ ALL_HEADERS = \
                imagtiff.h \
                imagxpm.h \
                intl.h \
+               iosfwrap.h \
                ioswrap.h \
                ipc.h \
                ipcbase.h \
@@ -394,6 +396,7 @@ ALL_HEADERS = \
                prop.h \
                propform.h \
                proplist.h \
+               quantize.h \
                radiobox.h \
                radiobut.h \
                regex.h \
@@ -472,6 +475,27 @@ ALL_HEADERS = \
                xpmdecod.h \
                zipstrm.h \
                zstream.h \
+               mgl/app.h \
+               mgl/bitmap.h \
+               mgl/brush.h \
+               mgl/clipbrd.h \
+               mgl/colour.h \
+               mgl/cursor.h \
+               mgl/dc.h \
+               mgl/dcclient.h \
+               mgl/dcmemory.h \
+               mgl/dcscreen.h \
+               mgl/font.h \
+               mgl/fontutil.h \
+               mgl/gdiobj.h \
+               mgl/icon.h \
+               mgl/palette.h \
+               mgl/pen.h \
+               mgl/popupwin.h \
+               mgl/private.h \
+               mgl/region.h \
+               mgl/toplevel.h \
+               mgl/window.h \
                generic/accel.h \
                generic/calctrl.h \
                generic/caret.h \
@@ -492,6 +516,7 @@ ALL_HEADERS = \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
+               generic/mdig.h \
                generic/msgdlgg.h \
                generic/notebook.h \
                generic/paletteg.h \
@@ -535,7 +560,6 @@ ALL_HEADERS = \
                protocol/protocol.h
 
 COMMONOBJS = \
-               parser.o \
                appcmn.o \
                artprov.o \
                artstd.o \
@@ -692,6 +716,7 @@ GENERICOBJS = \
                laywin.o \
                listctrl.o \
                logg.o \
+               mdig.o \
                msgdlgg.o \
                numdlgg.o \
                panelg.o \
@@ -769,7 +794,6 @@ HTMLOBJS = \
                m_layout.o \
                m_links.o \
                m_list.o \
-               m_meta.o \
                m_pre.o \
                m_style.o \
                m_tables.o \