]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/descrip.mms
In bitmap.cpp, CreateFromImage, took GetWidth and GetHeight out of loop.
[wxWidgets.git] / src / common / descrip.mms
index f462285d3789c726b735eb9e84aa41ae4788e59b..6e017756ee765bd8393fc2805a6e857b69382e90 100644 (file)
@@ -95,6 +95,7 @@ OBJECTS1=fs_inet.obj,\
                hashmap.obj,\
                helpbase.obj,\
                http.obj,\
+               iconbndl.obj,\
                imagall.obj,\
                imagbmp.obj,\
                image.obj,\
@@ -213,6 +214,7 @@ SOURCES = \
                hashmap.cpp,\
                helpbase.cpp,\
                http.cpp,\
+               iconbndl.cpp,\
                imagall.cpp,\
                imagbmp.cpp,\
                image.cpp,\
@@ -369,6 +371,7 @@ hash.obj : hash.cpp
 hashmap.obj : hashmap.cpp
 helpbase.obj : helpbase.cpp
 http.obj : http.cpp
+iconbndl.obj : iconbndl.cpp
 imagall.obj : imagall.cpp
 imagbmp.obj : imagbmp.cpp
 image.obj : image.cpp