]> git.saurik.com Git - wxWidgets.git/commit
Don't include Common-Controls manifest in wxBase apps.
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 28 Feb 2013 13:31:58 +0000 (13:31 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 28 Feb 2013 13:31:58 +0000 (13:31 +0000)
commit2026acc1e228e2d0e23244796bce9aa16f7a4599
treee998cab37ada2130ad77e1572238023c5547699e
parent05e66a7002abbc726d3aa53fc5cb42ebaf8748e8
Don't include Common-Controls manifest in wxBase apps.

If only the non-GUI portions of wxWidgets are used, the dependency on
Microsoft.Windows.Common-Controls assembly shouldn't be automatically
added to Visual C++. Only do it when compiling GUI code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/defs.h