]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/b32.t
documented XPM support and updated status of TIFF handler
[wxWidgets.git] / distrib / msw / tmake / b32.t
index a701f3c2be810b15e8b58ec9609e3fcd54313e1f..37f85b10dcb2b987164887e8e5a21ac3eafa055a 100644 (file)
@@ -172,7 +172,7 @@ all:        all_libs all_execs
 
 $(LIBTARGET): $(DUMMY).obj $(OBJECTS)
         -erase $(LIBTARGET)
-       tlib $(LIBTARGET) /P1024 @&&!
+       tlib "$(LIBTARGET)" /P1024 @&&!
 +$(OBJECTS:.obj =.obj +) +$(PERIPH_LIBS:.lib =.lib +)
 !