Add a minimal unit test for wxSimplebook.

This is just a test running the common wxBookCtrlBase tests for wxSimplebook.

See #15188.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2013-06-23 16:38:51 +00:00
parent 015a04705d
commit 10e6908dd3
12 changed files with 253 additions and 147 deletions

View File

@@ -30,7 +30,7 @@ CFG=test - Win32 Debug
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "test - Win32 DLL Release"
!IF "$(CFG)" == "test - Win32 DLL Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1