]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.wat
Compile corrections
[wxWidgets.git] / src / msw / makefile.wat
index 42f7bfeb8bffef219d74ba1af69131f9baa6162a..555b216041692307ebba432b44a17c4ec148f77b 100644 (file)
@@ -153,6 +153,7 @@ COMMONOBJS = &
        hashmap.obj &
        helpbase.obj &
        http.obj &
+       iconbndl.obj &
        imagall.obj &
        imagbmp.obj &
        image.obj &
@@ -903,6 +904,9 @@ helpbase.obj:     $(COMMDIR)\helpbase.cpp
 http.obj:     $(COMMDIR)\http.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+iconbndl.obj:     $(COMMDIR)\iconbndl.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 imagall.obj:     $(COMMDIR)\imagall.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<