]> git.saurik.com Git - wxWidgets.git/commit
Added wxUSE_VARIANT and the related checks, also added wxUSE_OLE_AUTOMATION
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Sep 2006 13:12:56 +0000 (13:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Sep 2006 13:12:56 +0000 (13:12 +0000)
commitca5c6ac3f4ab8778dba270798a6a8acdefc671e0
tree40c13c634024be5f222d42601fdb3fa33091d25e
parent19883268f1878c44f5fdb4bec3570c7534a00dd0
Added wxUSE_VARIANT and the related checks, also added wxUSE_OLE_AUTOMATION
to guard wxAutomationObject code which depends on wxVariant

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
19 files changed:
configure
configure.in
include/wx/access.h
include/wx/chkconf.h
include/wx/mac/setup0.h
include/wx/motif/setup0.h
include/wx/msw/chkconf.h
include/wx/msw/ole/automtn.h
include/wx/msw/ole/oleutils.h
include/wx/msw/setup0.h
include/wx/msw/wince/setup.h
include/wx/os2/setup0.h
include/wx/palmos/setup0.h
include/wx/setup_inc.h
include/wx/window.h
setup.h.in
src/common/wincmn.cpp
src/msw/ole/access.cpp
src/msw/ole/automtn.cpp