|
Unravel Engine C++ Reference
|
#include "config.hpp"Go to the source code of this file.
Macros | |
| #define | UNRAVEL_API_EXPORT __attribute__((__visibility__("default"))) |
| #define | UNRAVEL_API_IMPORT __attribute__((__visibility__("default"))) |
| #define | UNRAVEL_API UNRAVEL_API_IMPORT |
| #define UNRAVEL_API UNRAVEL_API_IMPORT |
Definition at line 43 of file export.hpp.
| #define UNRAVEL_API_EXPORT __attribute__((__visibility__("default"))) |
Definition at line 24 of file export.hpp.
| #define UNRAVEL_API_IMPORT __attribute__((__visibility__("default"))) |
Definition at line 25 of file export.hpp.