Go to the source code of this file.
Defines |
#define | UNO_LB_UNO "uno" |
| Environment type name for binary C UNO.
|
#define | UNO_LB_C "c" |
| Environment type name for ANSI C compilers.
|
#define | UNO_LB_JAVA "java" |
| Environment type name for Java 1.3.1 compatible virtual machine.
|
#define | UNO_LB_CLI "cli" |
| Environment type name for CLI (Common Language Infrastructure).
|
Variables |
provoking error | here |
Define Documentation
Environment type name for ANSI C compilers.
Environment type name for CLI (Common Language Infrastructure).
#define UNO_LB_JAVA "java" |
Environment type name for Java 1.3.1 compatible virtual machine.
Environment type name for binary C UNO.
Variable Documentation