Loading...
Searching...
No Matches
Go to the documentation of this file.
4#ifndef MALENA_MALENA_EXPORT_H
5#define MALENA_MALENA_EXPORT_H
11# define MALENA_API __declspec(dllexport)
12# elif defined(MALENA_SHARED)
13# define MALENA_API __declspec(dllimport)