]> git.saurik.com Git - wxWidgets.git/commit
Add wx/setup.h header for wxGTK build under MSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 12 Jun 2012 21:41:59 +0000 (21:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 12 Jun 2012 21:41:59 +0000 (21:41 +0000)
commitd44d80da5b94ae2543d712bfb03abb7239aa24a2
treef64daaaf74f05d1ceb0e360e3a0d6a8164be6e6c
parent18717b27d61be93b3357fc5c374f8c14e38fd794
Add wx/setup.h header for wxGTK build under MSW.

This is identical to wx/msw/setup0.h but will be used by wxGTK builds using
MSVC when this is supported.

Closes #14395.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/update-setup-h
include/wx/gtk/setup0.h [new file with mode: 0644]