Don't include wxUniversal configurations in MSVC project files.
wxUniversal is practically not used under MSW and just confuses people. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
# These are configurable options:
|
||||
# -------------------------------------------------------------------------
|
||||
|
||||
# Used toolkit [MSW,GTK]
|
||||
TOOLKIT ?= MSW
|
||||
|
||||
|
||||
|
||||
# -------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user