Applied docview patch
Removed richedit sample compilation git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user