X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4d50d6840ad5eabc1d2267df1c3a8adaa93cdf58..a2615ebc22a402b1badb46475f94ab6aa3a64018:/samples/makefile.vc?ds=sidebyside diff --git a/samples/makefile.vc b/samples/makefile.vc index 39a5b243fe..ba8f85ced5 100644 --- a/samples/makefile.vc +++ b/samples/makefile.vc @@ -126,10 +126,6 @@ all: nmake -f makefile.vc $(MAKEFLAGS) cd $(WXDIR)\samples\resource nmake -f makefile.vc $(MAKEFLAGS) -!if "$(COMPIL)"=="" - cd $(WXDIR)\samples\richedit - nmake -f makefile.vc $(MAKEFLAGS) -!endif cd $(WXDIR)\samples\rotate nmake -f makefile.vc $(MAKEFLAGS) cd $(WXDIR)\samples\sashtest @@ -246,8 +242,6 @@ clean: nmake -f makefile.vc clean cd $(WXDIR)\samples\resource nmake -f makefile.vc clean - cd $(WXDIR)\samples\richedit - nmake -f makefile.vc clean cd $(WXDIR)\samples\rotate nmake -f makefile.vc clean cd $(WXDIR)\samples\sashtest