X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e564aa153eb1dc5ebd9f8c9f5f055c2a49c15b05..e1082c9fa8763696ea87c75b1435db9d3a2e1d7c:/src/os2/files.lst?ds=sidebyside diff --git a/src/os2/files.lst b/src/os2/files.lst index 2310bdf97b..b7acd13bcb 100644 --- a/src/os2/files.lst +++ b/src/os2/files.lst @@ -97,6 +97,7 @@ ALL_SOURCES = \ common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ + common/iconbndl.cpp \ common/imagall.cpp \ common/imagbmp.cpp \ common/image.cpp \ @@ -368,6 +369,7 @@ ALL_HEADERS = \ helphtml.h \ helpwin.h \ icon.h \ + iconbndl.h \ imagbmp.h \ image.h \ imaggif.h \ @@ -688,6 +690,7 @@ COMMONOBJS = \ hashmap.o \ helpbase.o \ http.o \ + iconbndl.o \ imagall.o \ imagbmp.o \ image.o \