Added test for wxUSE_STATLINE in statline.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -66,6 +66,8 @@ all:
|
||||
nmake -f makefile.vc FINAL=$(FINAL)
|
||||
cd $(WXDIR)\samples\sashtest
|
||||
nmake -f makefile.vc FINAL=$(FINAL)
|
||||
cd $(WXDIR)\samples\config
|
||||
nmake -f makefile.vc FINAL=$(FINAL)
|
||||
!if "$(FINAL)" == "0"
|
||||
cd $(WXDIR)\samples\memcheck
|
||||
!endif
|
||||
@@ -149,6 +151,8 @@ clean:
|
||||
nmake -f makefile.vc clean
|
||||
cd $(WXDIR)\samples\sashtest
|
||||
nmake -f makefile.vc clean
|
||||
cd $(WXDIR)\samples\config
|
||||
nmake -f makefile.vc clean
|
||||
cd $(WXDIR)\samples\memcheck
|
||||
nmake -f makefile.vc clean
|
||||
cd $(WXDIR)\samples\minifram
|
||||
|
Reference in New Issue
Block a user