projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Updates for build dll
[wxWidgets.git]
/
docs
/
symbols.txt
diff --git
a/docs/symbols.txt
b/docs/symbols.txt
index bee97d122b676476cdaca3ff2ebf1b17499cdb40..633162fb3024c55386dcbff139f3194572e1301b 100644
(file)
--- a/
docs/symbols.txt
+++ b/
docs/symbols.txt
@@
-7,8
+7,11
@@
__X__ any X, but not GTK
__WXMOTIF__ Motif
__WXXT__ Xt; mutually exclusive with WX_MOTIF (?)
__WXGTK__ GTK
__WXMOTIF__ Motif
__WXXT__ Xt; mutually exclusive with WX_MOTIF (?)
__WXGTK__ GTK
+__WXGTK12__ GTK 1.2 or higher
__WXMSW__ Any Windows
__WXMSW__ Any Windows
+__WXWINE__ WINE (i.e. Win32 on Unix)
__WXMAC__ MacOS
__WXMAC__ MacOS
+__WXPM__ OS/2 native Presentation Manager
__UNIX__ any Unix
__WINDOWS__ any Windows
__WIN95__ GUI for Windows 95 and above; NT 4.0 and above.
__UNIX__ any Unix
__WINDOWS__ any Windows
__WIN95__ GUI for Windows 95 and above; NT 4.0 and above.
@@
-50,12
+53,12
@@
__BORLANDC__ Borland C++
__WATCOMC__ Watcom C++
__SYMANTECC__ Symantec C++
__VISUALC__ VC++
__WATCOMC__ Watcom C++
__SYMANTECC__ Symantec C++
__VISUALC__ VC++
-__SUNCC__
+__SUNCC__
Sun CC
__XLC__ ?? compiler
wxWindows modes:
----------------
__XLC__ ?? compiler
wxWindows modes:
----------------
-__WXDEBUG__ usage: #ifdef __DEBUG__ (=> debug mode, else => release)
+__WXDEBUG__ usage: #ifdef __
WX
DEBUG__ (=> debug mode, else => release)
WXDEBUG usage: #if DEBUG (0: release, 1: minimal debug code, ...)
WXDEBUG usage: #if DEBUG (0: release, 1: minimal debug code, ...)