aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/CPP-DEFINES1
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES
index 10b558d1ada..eb3eadf2da8 100644
--- a/admin/CPP-DEFINES
+++ b/admin/CPP-DEFINES
@@ -19,7 +19,6 @@ __DJGPP_MINOR__ Minor version number of the DJGPP library; used only in msdos.c
19DOS_NT Compiling for either the MS-DOS or native MS-Windows port. 19DOS_NT Compiling for either the MS-DOS or native MS-Windows port.
20WINDOWSNT Compiling the native MS-Windows (W32) port. 20WINDOWSNT Compiling the native MS-Windows (W32) port.
21__MINGW32__ Compiling the W32 port with the MinGW or MinGW-w64 ports of GCC. 21__MINGW32__ Compiling the W32 port with the MinGW or MinGW-w64 ports of GCC.
22_MSC_VER Compiling the W32 port with the Microsoft C compiler.
23MINGW_W64 Compiling the W32 port with the MinGW-w64 port of GCC. 22MINGW_W64 Compiling the W32 port with the MinGW-w64 port of GCC.
24DARWIN_OS Compiling on macOS or pure Darwin (and using s/darwin.h). 23DARWIN_OS Compiling on macOS or pure Darwin (and using s/darwin.h).
25SOLARIS2 24SOLARIS2