]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/files.lst
compilation fix for wxUSE_INTL == 0 (patch 646466)
[wxWidgets.git] / src / gtk1 / files.lst
index e433131f7d93044726ae0d944214d8a4f4d4153e..0f77d8693d7263a7dff14c3461f4df64c3cc0f14 100644 (file)
@@ -129,6 +129,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -264,7 +265,6 @@ ALL_SOURCES = \
                html/m_layout.cpp \
                html/m_links.cpp \
                html/m_list.cpp \
                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 \
                html/m_pre.cpp \
                html/m_style.cpp \
                html/m_tables.cpp \
@@ -279,6 +279,7 @@ ALL_HEADERS = \
                bmpbuttn.h \
                brush.h \
                buffer.h \
                bmpbuttn.h \
                brush.h \
                buffer.h \
+               build.h \
                busyinfo.h \
                button.h \
                calctrl.h \
                busyinfo.h \
                button.h \
                calctrl.h \
@@ -334,6 +335,7 @@ ALL_HEADERS = \
                dynarray.h \
                dynlib.h \
                dynload.h \
                dynarray.h \
                dynlib.h \
                dynload.h \
+               effects.h \
                encconv.h \
                event.h \
                expr.h \
                encconv.h \
                event.h \
                expr.h \
@@ -393,6 +395,7 @@ ALL_HEADERS = \
                layout.h \
                laywin.h \
                list.h \
                layout.h \
                laywin.h \
                list.h \
+               listbase.h \
                listbox.h \
                listctrl.h \
                listimpl.cpp \
                listbox.h \
                listctrl.h \
                listimpl.cpp \
@@ -410,6 +413,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -470,6 +474,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
                time.h \
                timer.h \
                tipdlg.h \
@@ -630,7 +635,6 @@ ALL_HEADERS = \
                protocol/protocol.h
 
 COMMONOBJS = \
                protocol/protocol.h
 
 COMMONOBJS = \
-               parser.o \
                appcmn.o \
                artprov.o \
                artstd.o \
                appcmn.o \
                artprov.o \
                artstd.o \
@@ -712,6 +716,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \
                mstream.o \
                nbkbase.o \
                object.o \
@@ -977,7 +982,6 @@ HTMLOBJS = \
                m_layout.o \
                m_links.o \
                m_list.o \
                m_layout.o \
                m_links.o \
                m_list.o \
-               m_meta.o \
                m_pre.o \
                m_style.o \
                m_tables.o \
                m_pre.o \
                m_style.o \
                m_tables.o \