add compilation options to allow compiling in just the selected wxUniv themes and...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 28 Sep 2006 22:55:28 +0000 (22:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 28 Sep 2006 22:55:28 +0000 (22:55 +0000)
commit4353a8df6eb0c743f42a85364235195246225b76
tree6d0b7b37171e70d185716e5a9fcc86b7f6ce16f1
parent91885f468ae257fd295ae46750e91719646fa381
add compilation options to allow compiling in just the selected wxUniv themes and not all of them (which is still the default)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
16 files changed:
build/bakefiles/files.bkl
configure
configure.in
include/wx/chkconf.h
include/wx/mac/setup0.h
include/wx/motif/setup0.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/univ/chkconf.h [new file with mode: 0644]
src/univ/themes/gtk.cpp
src/univ/themes/metal.cpp
src/univ/themes/mono.cpp
src/univ/themes/win32.cpp