 |
Safir SDK Core
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
25#ifndef _dose_cpp_export_defs_h
26#define _dose_cpp_export_defs_h
28#include <Safir/Utilities/Internal/VisibilityHelpers.h>
30#ifdef dose_cpp_EXPORTS
31# define DOSE_CPP_API SAFIR_HELPER_DLL_EXPORT
33# define DOSE_CPP_API SAFIR_HELPER_DLL_IMPORT
34# define SAFIR_LIBRARY_NAME "dose_cpp"
35# include <Safir/Utilities/Internal/AutoLink.h>