#if defined(CGV_GUI_FORCE_STATIC)
#	define CGV_FORCE_STATIC_LIB
#endif
#ifdef CGV_GUI_EXPORTS
#	define CGV_EXPORTS
#endif

#include <cgv/config/lib_begin.h>