]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/files.lst
A few tweaks and cleanups
[wxWidgets.git] / src / msw / files.lst
index 30ac7cf0dd1e9c76fce2117a087405323b3023fc..8742a5817f2d704eb33d97b23c9f385d7849fc4c 100644 (file)
@@ -33,6 +33,8 @@ ALL_SOURCES = \
                generic/treelay.cpp \
                generic/wizard.cpp \
                common/appcmn.cpp \
                generic/treelay.cpp \
                generic/wizard.cpp \
                common/appcmn.cpp \
+               common/artprov.cpp \
+               common/artstd.cpp \
                common/choiccmn.cpp \
                common/clipcmn.cpp \
                common/clntdata.cpp \
                common/choiccmn.cpp \
                common/clipcmn.cpp \
                common/clntdata.cpp \
@@ -86,9 +88,11 @@ ALL_SOURCES = \
                common/hashmap.cpp \
                common/helpbase.cpp \
                common/http.cpp \
                common/hashmap.cpp \
                common/helpbase.cpp \
                common/http.cpp \
+               common/iconbndl.cpp \
                common/imagall.cpp \
                common/imagbmp.cpp \
                common/image.cpp \
                common/imagall.cpp \
                common/imagbmp.cpp \
                common/image.cpp \
+               common/imagfill.cpp \
                common/imaggif.cpp \
                common/imagiff.cpp \
                common/imagjpeg.cpp \
                common/imaggif.cpp \
                common/imagiff.cpp \
                common/imagjpeg.cpp \
@@ -211,6 +215,7 @@ ALL_SOURCES = \
                msw/helpwin.cpp \
                msw/icon.cpp \
                msw/imaglist.cpp \
                msw/helpwin.cpp \
                msw/icon.cpp \
                msw/imaglist.cpp \
+               msw/iniconf.cpp \
                msw/joystick.cpp \
                msw/listbox.cpp \
                msw/listctrl.cpp \
                msw/joystick.cpp \
                msw/listbox.cpp \
                msw/listctrl.cpp \
@@ -290,6 +295,7 @@ ALL_HEADERS = \
                accel.h \
                app.h \
                arrimpl.cpp \
                accel.h \
                app.h \
                arrimpl.cpp \
+               artprov.h \
                bitmap.h \
                bmpbuttn.h \
                brush.h \
                bitmap.h \
                bmpbuttn.h \
                brush.h \
@@ -353,6 +359,7 @@ ALL_HEADERS = \
                event.h \
                expr.h \
                fdrepdlg.h \
                event.h \
                expr.h \
                fdrepdlg.h \
+               features.h \
                ffile.h \
                file.h \
                fileconf.h \
                ffile.h \
                file.h \
                fileconf.h \
@@ -385,6 +392,7 @@ ALL_HEADERS = \
                helphtml.h \
                helpwin.h \
                icon.h \
                helphtml.h \
                helpwin.h \
                icon.h \
+               iconbndl.h \
                imagbmp.h \
                image.h \
                imaggif.h \
                imagbmp.h \
                image.h \
                imaggif.h \
@@ -637,7 +645,6 @@ ALL_HEADERS = \
                generic/gridg.h \
                generic/helpext.h \
                generic/helphtml.h \
                generic/gridg.h \
                generic/helpext.h \
                generic/helphtml.h \
-               generic/helpwxht.h \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
                generic/imaglist.h \
                generic/laywin.h \
                generic/listctrl.h \
@@ -663,6 +670,7 @@ ALL_HEADERS = \
                unix/fontutil.h \
                unix/gsockunx.h \
                unix/mimetype.h \
                unix/fontutil.h \
                unix/gsockunx.h \
                unix/mimetype.h \
+               unix/utilsx11.h \
                html/forcelnk.h \
                html/helpctrl.h \
                html/helpdata.h \
                html/forcelnk.h \
                html/helpctrl.h \
                html/helpdata.h \
@@ -684,6 +692,8 @@ ALL_HEADERS = \
 COMMONOBJS = \
                parser.o \
                appcmn.o \
 COMMONOBJS = \
                parser.o \
                appcmn.o \
+               artprov.o \
+               artstd.o \
                choiccmn.o \
                clipcmn.o \
                clntdata.o \
                choiccmn.o \
                clipcmn.o \
                clntdata.o \
@@ -737,9 +747,11 @@ COMMONOBJS = \
                hashmap.o \
                helpbase.o \
                http.o \
                hashmap.o \
                helpbase.o \
                http.o \
+               iconbndl.o \
                imagall.o \
                imagbmp.o \
                image.o \
                imagall.o \
                imagbmp.o \
                image.o \
+               imagfill.o \
                imaggif.o \
                imagiff.o \
                imagjpeg.o \
                imaggif.o \
                imagiff.o \
                imagjpeg.o \
@@ -893,6 +905,7 @@ GUIOBJS = \
                helpwin.o \
                icon.o \
                imaglist.o \
                helpwin.o \
                icon.o \
                imaglist.o \
+               iniconf.o \
                joystick.o \
                listbox.o \
                listctrl.o \
                joystick.o \
                listbox.o \
                listctrl.o \