]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.b32
Don't call busy cursor when creating a message
[wxWidgets.git] / src / msw / makefile.b32
index 3e2c329a811c3f6bd46f61faceeb5cd8c22da0f6..1c807cec3cb44acf7ae1728b72e8b015a105c5a5 100644 (file)
@@ -359,7 +359,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 +)
 !