]> git.saurik.com Git - wxWidgets.git/commit
Use PLATFORM checks in bakefiles instead of TOOLKIT checks.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 8 Jun 2012 18:44:10 +0000 (18:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 8 Jun 2012 18:44:10 +0000 (18:44 +0000)
commit5c3f21c6a3450b92810202f7d50f5f4b3d993309
treea5cf4373effe3a69d89210b38508ca09b045c147
parentcf737db6572385131ef0d34041566489b631c3f9
Use PLATFORM checks in bakefiles instead of TOOLKIT checks.

No real changes as the output is currently the same for all supported
PLATFORM/TOOLKIT combinations anyhow but prefer checking for PLATFORM to
prepare for the support of GTK toolkit under MSW platform.

Closes #14379.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/build_cfg.bkl
build/bakefiles/common.bkl
build/bakefiles/wx.bkl