|
SDL_kitchensink
|
Public API configurations. More...
Go to the source code of this file.
Macros | |
| #define | KIT_DLL_IMPORT __attribute__ ((visibility ("default"))) |
| #define | KIT_DLL_EXPORT __attribute__ ((visibility ("default"))) |
| #define | KIT_DLL_LOCAL __attribute__ ((visibility ("hidden"))) |
| #define | KIT_API |
| #define | KIT_LOCAL |
Public API configurations.
| #define KIT_API |
| #define KIT_DLL_EXPORT __attribute__ ((visibility ("default"))) |
| #define KIT_DLL_IMPORT __attribute__ ((visibility ("default"))) |
| #define KIT_DLL_LOCAL __attribute__ ((visibility ("hidden"))) |
| #define KIT_LOCAL |