]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/files.lst
adapted to new APIs for threads and floodfilling
[wxWidgets.git] / src / os2 / files.lst
index 2310bdf97bf02974305ed402d2960eb46e70f606..e1d738c8f0ea38476d389efb52c467eaf9125ecb 100644 (file)
@@ -97,9 +97,11 @@ ALL_SOURCES = \
                common/hashmap.cpp \
                common/helpbase.cpp \
                common/http.cpp \
+               common/iconbndl.cpp \
                common/imagall.cpp \
                common/imagbmp.cpp \
                common/image.cpp \
+               common/imagfill.cpp \
                common/imaggif.cpp \
                common/imagiff.cpp \
                common/imagjpeg.cpp \
@@ -368,6 +370,7 @@ ALL_HEADERS = \
                helphtml.h \
                helpwin.h \
                icon.h \
+               iconbndl.h \
                imagbmp.h \
                image.h \
                imaggif.h \
@@ -688,9 +691,11 @@ COMMONOBJS = \
                hashmap.o \
                helpbase.o \
                http.o \
+               iconbndl.o \
                imagall.o \
                imagbmp.o \
                image.o \
+               imagfill.o \
                imaggif.o \
                imagiff.o \
                imagjpeg.o \