Use "MSW" and "Windows" more accurately to avoid confusion.
"MSW" is used as the name of toolkit using the standard Windows UI while "Windows" is the name of the OS under which wxGTK can be now used too (in addition to wxMSW). This terminology is not perfect but at least let's keep it unambiguous. Closes #15328. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
368160e3dc
commit
5b608795d4
3 changed files with 3 additions and 3 deletions
|
|
@ -66,7 +66,7 @@
|
|||
</option>
|
||||
</if>
|
||||
|
||||
<!-- We must make TOOLKIT a constant under MSW -->
|
||||
<!-- We must make TOOLKIT a constant under Windows -->
|
||||
<if cond="FORMAT in ['borland','mingw','msvc','watcom', 'msvc6prj', 'msvs2003prj', 'msvs2005prj', 'msvs2008prj']">
|
||||
<set var="TOOLKIT">MSW</set>
|
||||
</if>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue