]> git.saurik.com Git - wxWidgets.git/blobdiff - src/files.lst
Corrected line endings, deps now relative
[wxWidgets.git] / src / files.lst
index 9cee4ea1850c6719ee723b141b4d9ad7e2710a63..e7729aea61a118921a49917db1c8b2792f2b5d1b 100644 (file)
@@ -39,6 +39,7 @@ ALL_SOURCES = \
                common/memory.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/object.cpp \
                common/process.cpp \
@@ -90,6 +91,7 @@ ALL_HEADERS = \
                app.h \
                arrimpl.cpp \
                buffer.h \
+               build.h \
                chkconf.h \
                clntdata.h \
                cmdline.h \
@@ -127,6 +129,7 @@ ALL_HEADERS = \
                hashmap.h \
                intl.h \
                ioswrap.h \
+               ipc.h \
                ipcbase.h \
                isql.h \
                isqlext.h \
@@ -139,6 +142,7 @@ ALL_HEADERS = \
                memtext.h \
                mimetype.h \
                module.h \
+               msgout.h \
                mstream.h \
                object.h \
                platform.h \
@@ -156,6 +160,7 @@ ALL_HEADERS = \
                textbuf.h \
                textfile.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tokenzr.h \
@@ -175,6 +180,7 @@ ALL_HEADERS = \
                unix/gsockunx.h \
                unix/mimetype.h \
                msw/dde.h \
+               msw/gccpriv.h \
                msw/mimetype.h \
                msw/winundef.h \
                protocol/file.h \
@@ -221,6 +227,7 @@ BASE_OBJS = \
                memory.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                object.o \
                process.o \