]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/files.lst
Fix MinGW compilation in some corner cases
[wxWidgets.git] / src / msw / files.lst
index 69ddf7699a149b295c160131ee316c4ffe9ae04c..aaa0fd29af6cc6e36254c9ffae7f83cebe5d8b7c 100644 (file)
@@ -130,6 +130,7 @@ ALL_SOURCES = \
                common/sckfile.cpp \
                common/sckipc.cpp \
                common/sckstrm.cpp \
+               common/settcmn.cpp \
                common/sizer.cpp \
                common/socket.cpp \
                common/statbar.cpp \
@@ -235,6 +236,7 @@ ALL_SOURCES = \
                msw/palette.cpp \
                msw/pen.cpp \
                msw/penwin.cpp \
+               msw/popupwin.cpp \
                msw/printdlg.cpp \
                msw/printwin.cpp \
                msw/radiobox.cpp \
@@ -300,6 +302,7 @@ ALL_HEADERS = \
                bmpbuttn.h \
                brush.h \
                buffer.h \
+               build.h \
                busyinfo.h \
                button.h \
                calctrl.h \
@@ -791,6 +794,7 @@ COMMONOBJS = \
                sckfile.o \
                sckipc.o \
                sckstrm.o \
+               settcmn.o \
                sizer.o \
                socket.o \
                statbar.o \
@@ -926,6 +930,7 @@ GUIOBJS = \
                palette.o \
                pen.o \
                penwin.o \
+               popupwin.o \
                printdlg.o \
                printwin.o \
                radiobox.o \
@@ -986,6 +991,7 @@ GUI_LOWLEVEL_OBJS = \
                main.o \
                palette.o \
                pen.o \
+               popupwin.o \
                regconf.o \
                region.o \
                registry.o \