]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/makefile.va
new wxASSERT implementation using wxAssert() helper function
[wxWidgets.git] / src / os2 / makefile.va
index 67b7fd9d921c1dfa2fa90f26edc087701c9bda62..e7e4ba90395c449d89bf399259e824ea60300b9e 100644 (file)
@@ -522,6 +522,7 @@ OS2OBJS = \
   ..\os2\$D\palette.obj \
   ..\os2\$D\pen.obj \
   ..\os2\$D\pnghand.obj \
+  ..\os2\$D\popupwin.obj \
   ..\os2\$D\print.obj \
   ..\os2\$D\radiobox.obj \
   ..\os2\$D\radiobut.obj \
@@ -605,6 +606,7 @@ OS2LIBOBJS2 = \
   palette.obj \
   pen.obj \
   pnghand.obj \
+  popupwin.obj \
   print.obj \
   radiobox.obj \
   radiobut.obj \
@@ -964,6 +966,7 @@ $(OS2LIBOBJS2):
   copy ..\os2\$D\palette.obj
   copy ..\os2\$D\pen.obj
   copy ..\os2\$D\pnghand.obj
+  copy ..\os2\$D\popupwin.obj
   copy ..\os2\$D\print.obj
   copy ..\os2\$D\radiobox.obj
   copy ..\os2\$D\radiobut.obj