]> git.saurik.com Git - wxWidgets.git/blobdiff - src/microwin/files.lst
Fixed my utnpaste error (thanks to Marcin Wojdyr
[wxWidgets.git] / src / microwin / files.lst
index 878c5709419b71d303506659ae49cc60ed80ed13..89ef6907f71c22abfd7330a5769299bb637dccd3 100644 (file)
@@ -126,6 +126,7 @@ ALL_SOURCES = \
                common/menucmn.cpp \
                common/mimecmn.cpp \
                common/module.cpp \
+               common/msgout.cpp \
                common/mstream.cpp \
                common/nbkbase.cpp \
                common/object.cpp \
@@ -143,6 +144,7 @@ ALL_SOURCES = \
                common/sckfile.cpp \
                common/sckipc.cpp \
                common/sckstrm.cpp \
+               common/settcmn.cpp \
                common/sizer.cpp \
                common/socket.cpp \
                common/statbar.cpp \
@@ -239,6 +241,7 @@ ALL_HEADERS = \
                bmpbuttn.h \
                brush.h \
                buffer.h \
+               build.h \
                busyinfo.h \
                button.h \
                calctrl.h \
@@ -345,6 +348,7 @@ ALL_HEADERS = \
                imagxpm.h \
                intl.h \
                ioswrap.h \
+               ipc.h \
                ipcbase.h \
                isql.h \
                isqlext.h \
@@ -369,6 +373,7 @@ ALL_HEADERS = \
                minifram.h \
                module.h \
                msgdlg.h \
+               msgout.h \
                mstream.h \
                notebook.h \
                object.h \
@@ -429,6 +434,7 @@ ALL_HEADERS = \
                textfile.h \
                tglbtn.h \
                thread.h \
+               thrimpl.cpp \
                time.h \
                timer.h \
                tipdlg.h \
@@ -521,6 +527,7 @@ ALL_HEADERS = \
                msw/metafile.h \
                msw/mimetype.h \
                msw/minifram.h \
+               msw/missing.h \
                msw/msgdlg.h \
                msw/mslu.h \
                msw/msvcrt.h \
@@ -703,6 +710,7 @@ COMMONOBJS = \
                menucmn.o \
                mimecmn.o \
                module.o \
+               msgout.o \
                mstream.o \
                nbkbase.o \
                object.o \
@@ -720,6 +728,7 @@ COMMONOBJS = \
                sckfile.o \
                sckipc.o \
                sckstrm.o \
+               settcmn.o \
                sizer.o \
                socket.o \
                statbar.o \