wxWidgets/docs/symbols.txt

63 lines
1.6 KiB
Plaintext
Raw Normal View History

This is a list of preprocessor symbols used in the wxWindows source.
GUIs:
-----
__X__ any X, but not GTK
__WXMOTIF__ Motif
__WXXT__ Xt; mutually exclusive with WX_MOTIF (?)
__WXGTK__ GTK
__WXGTK12__ GTK 1.2 or higher
__WXMSW__ Any Windows
__WXMAC__ MacOS
__UNIX__ any Unix
__WINDOWS__ any Windows
__WIN95__ GUI for Windows 95 and above; NT 4.0 and above.
ce.
__NT__ Windows NT
__WXCURSES__ CURSES
__WXSTUBS__ Stubbed version ('template' wxWin implementation)
In fact, they should better all start with __WX instead of __ only.
y.
WXMOTIF__
OSes/machines:
__HPUX__
__SVR4__
T 4.0 and above.
__LINUX__
__SGI__
__ULTRIX__
in implementation)
__VMS__
instead of __ only.
, __WXMSW__ and __WXMOTIF__
__WX.
__ALPHA__
__AIX__
__DATA_GENERAL__
Windows
for Windows 95 and above; NT 4.0 and above.
32 API
dows NT
SES
bbed version ('template' wxWin implementation)
X, but not GTK
-Win32 compiler
PP
C++ on any platform
land C++
com C++
Symantec C++
__VISUALC__ VC++
__SUNCC__ Sun CC
__XLC__ ?? compiler
wxWindows modes:
----------------
__WXDEBUG__ usage: #ifdef __WXDEBUG__ (=> debug mode, else => release)
lease)