16# define LIPSUMC_CORE_H
28# ifdef LIPSUM_BUILD_SHARED
30# ifdef LIPSUM_EXPORT_SHARED
31# define LIPSUMC_API __declspec(dllexport)
33# define LIPSUMC_API __declspec(dllimport)
42# ifndef LIPSUM_BUILD_STATIC
43# error Cannot use C wrapper without building a static or shared library.
Version macros for lipsum-cpp.