]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/makefile.va
Improve wxImage::LoadImage so that image format in not anymore required
[wxWidgets.git] / src / os2 / makefile.va
index 50ed65a2bc5d251b47e89e874b09ff57f4bb818b..c01477a0965b8a4dd503fc96fe99aac7fbcfb29a 100644 (file)
@@ -92,7 +92,7 @@ GENERICOBJS= \
 #  ..\generic\$D\listctrl.obj \
 #  ..\generic\$D\notebook.obj \
 
-# These are generic things that don't need to be compiled on MSW,
+# These are generic things that don't need to be compiled on PM,
 # but sometimes it's useful to do so for testing purposes.
 NONESSENTIALOBJS= \
   ..\generic\$D\printps.obj \
@@ -183,6 +183,9 @@ COMMONOBJS = \
 
 
 OS2OBJS = \
+  ..\os2\$D\dc.obj \
+  ..\os2\$D\dialog.obj \
+  ..\os2\$D\frame.obj \
   ..\os2\$D\window.obj \
 
 HTMLOBJS = \
@@ -267,6 +270,7 @@ pch1:   dirs $(DUMMYOBJ)
 ### Static library
 
 $(WXDIR)\lib\wx.lib: $D\dummy.obj $(OBJECTS) $(PERIPH_LIBS)
+ touch $(LIBTARGET)
  del $(LIBTARGET)
  ilib $(LINKFLAGS) $@ @<<
     $**