added wxUSE_PROLOGIO
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -846,8 +846,12 @@
|
|||||||
#define wxUSE_RESOURCE_LOADING_IN_MSW 1
|
#define wxUSE_RESOURCE_LOADING_IN_MSW 1
|
||||||
// Use dynamic icon/cursor loading/saving code
|
// Use dynamic icon/cursor loading/saving code
|
||||||
// under MSW.
|
// under MSW.
|
||||||
|
|
||||||
|
// use wxExpr (a.k.a. PrologIO)
|
||||||
|
#define wxUSE_PROLOGIO 0
|
||||||
|
|
||||||
|
// Use .wxr resource mechanism (requires PrologIO library)
|
||||||
#define wxUSE_WX_RESOURCES 0
|
#define wxUSE_WX_RESOURCES 0
|
||||||
// Use .wxr resource mechanism (requires PrologIO library)
|
|
||||||
|
|
||||||
#define wxUSE_MOUSEWHEEL 1
|
#define wxUSE_MOUSEWHEEL 1
|
||||||
// Include mouse wheel support
|
// Include mouse wheel support
|
||||||
|
Reference in New Issue
Block a user