diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/CPP-DEFINES | 1 |
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 | |||
| 19 | DOS_NT Compiling for either the MS-DOS or native MS-Windows port. | 19 | DOS_NT Compiling for either the MS-DOS or native MS-Windows port. |
| 20 | WINDOWSNT Compiling the native MS-Windows (W32) port. | 20 | WINDOWSNT 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. | ||
| 23 | MINGW_W64 Compiling the W32 port with the MinGW-w64 port of GCC. | 22 | MINGW_W64 Compiling the W32 port with the MinGW-w64 port of GCC. |
| 24 | DARWIN_OS Compiling on macOS or pure Darwin (and using s/darwin.h). | 23 | DARWIN_OS Compiling on macOS or pure Darwin (and using s/darwin.h). |
| 25 | SOLARIS2 | 24 | SOLARIS2 |