Next: Compiler Specific
Up: Creating config.h by hand
Previous: Creating config.h by hand
- SYSTEM_DOS
- Define for compilation on a DOS system. Currently unused.
- SYSTEM_QUICKWIN
- Define for compilation within a QuickWin1program. Currently unused.
- SYSTEM_WINDLL
- Causes all modules to include <windows.h> before any other
include file. Makes uulib.c export a
DllEntryPoint function.
- SYSTEM_OS2
- Causes all modules to include <os2.h> before any other
include file.
2002-04-15