From 73e54eb489b9f7b0379f5cf1f788516059054073 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Sun, 17 Oct 2004 13:11:05 +0000 Subject: [PATCH] added mac constants git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/cppconst.tex | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/latex/wx/cppconst.tex b/docs/latex/wx/cppconst.tex index 4339dd3e9e..d751a0c154 100644 --- a/docs/latex/wx/cppconst.tex +++ b/docs/latex/wx/cppconst.tex @@ -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} -- 2.47.2