Go to the source code of this file.
Macros | |
#define | __has_declspec_attribute(x) 0 |
#define | VARJORUNTIME_EXPORT __attribute__((dllimport)) |
#define | VARJORUNTIME_NO_EXPORT |
#define | VARJORUNTIME_DEPRECATED __attribute__((deprecated)) |
#define | VARJO_EXPERIMENTAL_API VARJORUNTIME_EXPORT |
#define | VARJO_DEPRECATED_API VARJORUNTIME_EXPORT VARJORUNTIME_DEPRECATED |
#define __has_declspec_attribute | ( | x | ) | 0 |
#define VARJO_DEPRECATED_API VARJORUNTIME_EXPORT VARJORUNTIME_DEPRECATED |
#define VARJO_EXPERIMENTAL_API VARJORUNTIME_EXPORT |
#define VARJORUNTIME_DEPRECATED __attribute__((deprecated)) |
#define VARJORUNTIME_EXPORT __attribute__((dllimport)) |
#define VARJORUNTIME_NO_EXPORT |