AMCAX Kernel 1.0.0.0
|
Basic macros defined for compatibility on different platforms. More...
Macros | |
#define | AMCAX_API |
The macro for exporting symbols when building shared library with compiler MSVC and GCC. More... | |
#define | AMCAX_CLASS_API |
The macro for exporting vtable with the compiler GCC. More... | |
Basic macros defined for compatibility on different platforms.
#define AMCAX_API |
The macro for exporting symbols when building shared library with compiler MSVC and GCC.
The macro has no effect with other compilers.
#define AMCAX_CLASS_API |
The macro for exporting vtable with the compiler GCC.
The macro has no effect with other compilers.