dolphin/Source/Core
Michael Maltese 2b65e41d97 NetWindow: explicitly tell wxWidgets to clean up Windows macros
wxWidgets headers don't play well with some of the macros defined in
Windows headers and perform their own magic to fix things, as long as
they're included entirely either before or after any Windows headers.

This file can cause a conflict in other DolphinWX files because NetPlay
headers directly include ENet headers, which leak Windows header macros.
To fix this, explicitly tell wxWidgets here that it needs to re-clean
macros.
2017-02-10 16:14:25 -08:00
..
AudioCommon Fix default audio backend on Android being "No audio output" 2017-02-08 21:29:27 +01:00
Common Merge pull request #4839 from leoetlino/better-warnings 2017-02-08 14:00:12 +01:00
Core Merge pull request #4873 from lioncash/controller-emu 2017-02-10 13:50:33 -05:00
DiscIO Always use configured root when installing WAD 2017-02-10 19:12:08 +01:00
DolphinQt2 CMake: add CMAKE_CONFIGURE_DEPENDS on Data/Sys 2017-02-06 13:55:35 -08:00
DolphinWX NetWindow: explicitly tell wxWidgets to clean up Windows macros 2017-02-10 16:14:25 -08:00
InputCommon ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
UICommon Merge pull request #4839 from leoetlino/better-warnings 2017-02-08 14:00:12 +01:00
VideoBackends Merge pull request #4859 from lioncash/opcodedecoder 2017-02-08 18:12:11 +13:00
VideoCommon Merge pull request #4859 from lioncash/opcodedecoder 2017-02-08 18:12:11 +13:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00