]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/files.lst
SourceForge patch #654210 to fix naming/numbering shared libs under OS X
[wxWidgets.git] / src / mgl / files.lst
index ff689b82fe016a5d483ac6a04a40fbff5d5752fe..083c26b21fa6bfba1d07b03c6f58d5caeb60397d 100644 (file)
@@ -227,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 \
@@ -474,6 +473,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 \
@@ -494,7 +514,7 @@ ALL_HEADERS = \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
-               generic/mdig.cpp \
+               generic/mdig.h \
                generic/msgdlgg.h \
                generic/notebook.h \
                generic/paletteg.h \
@@ -538,7 +558,6 @@ ALL_HEADERS = \
                protocol/protocol.h
 
 COMMONOBJS = \
-               parser.o \
                appcmn.o \
                artprov.o \
                artstd.o \
@@ -773,7 +792,6 @@ HTMLOBJS = \
                m_layout.o \
                m_links.o \
                m_list.o \
-               m_meta.o \
                m_pre.o \
                m_style.o \
                m_tables.o \