]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/makefile.wat
Added GetBordersForSizer(int *bordertop, int *borderOther)
[wxWidgets.git] / src / mgl / makefile.wat
index 131475352dc1689cf503a63e5c4dc3da1acf1bb3..1783db3cc5ac97b5f014fd16f3431fa19e7b8502 100644 (file)
@@ -195,6 +195,7 @@ COMMONOBJS = &
        stream.obj &
        string.obj &
        sysopt.obj &
+       taskbarcmn.obj &
        tbarbase.obj &
        textbuf.obj &
        textcmn.obj &
@@ -857,6 +858,9 @@ string.obj:     $(COMMDIR)\string.cpp
 sysopt.obj:     $(COMMDIR)\sysopt.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+taskbarcmn.obj:     $(COMMDIR)\taskbarcmn.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 tbarbase.obj:     $(COMMDIR)\tbarbase.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<