]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/makefile.vc
wxSizeEvent now carries the total size, not just the client size
[wxWidgets.git] / samples / makefile.vc
index 56a8908a2da29cbb29fe70f431ed33e0b7925082..39a5b243fe33eb930e050c3f6b353085e0f17859 100644 (file)
@@ -216,10 +216,8 @@ clean:
         nmake -f makefile.vc clean
         cd $(WXDIR)\samples\mdi
         nmake -f makefile.vc clean
-!if "$(FINAL)" == "0"
         cd $(WXDIR)\samples\memcheck
         nmake -f makefile.vc clean
-!endif
         cd $(WXDIR)\samples\mfc
         nmake -f makefile.vc clean
         cd $(WXDIR)\samples\menu