added mac constants
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,8 +17,10 @@ by category (and sorted by alphabetical order inside each category).
|
||||
\twocolitem{\_\_WXGTK20\_\_}{GTK+ 2.0 or higher}
|
||||
\twocolitem{\_\_WXMOTIF\_\_}{Motif}
|
||||
\twocolitem{\_\_WXMOTIF20\_\_}{Motif 2.0 or higher}
|
||||
\twocolitem{\_\_WXMAC\_\_}{Mac OS whether Classic (Mac OS 8/9 TARGET\_CARBON
|
||||
== 0) or Carbon (including Mac OS X TARGET\_CARBON == 1)}
|
||||
\twocolitem{\_\_WXMAC\_\_}{Mac OS all targets}
|
||||
\twocolitem{\_\_WXMAC\_CLASSIC\_\_}{MacOS for Classic}
|
||||
\twocolitem{\_\_WXMAC\_CARBON\_\_}{MacOS for Carbon CFM (running under Classic or OSX) or true OS X Mach-O Builds}
|
||||
\twocolitem{\_\_WXMAC\_OSX\_\_}{MacOS X Mach-O Builds}
|
||||
\twocolitem{\_\_WXMGL\_\_}{SciTech Soft MGL (\_\_WXUNIVERSAL\_\_ will be also
|
||||
defined)}
|
||||
\twocolitem{\_\_WXMSW\_\_}{Any Windows}
|
||||
|
Reference in New Issue
Block a user