mirror of
https://github.com/recp/cglm.git
synced 2025-12-30 20:27:00 +00:00
@@ -23,7 +23,9 @@
|
||||
#include <stdbool.h>
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
# ifdef CGLM_DLL
|
||||
# ifdef CGLM_STATIC
|
||||
# define CGLM_EXPORT
|
||||
# elif defined(CGLM_EXPORTS)
|
||||
# define CGLM_EXPORT __declspec(dllexport)
|
||||
# else
|
||||
# define CGLM_EXPORT __declspec(dllimport)
|
||||
|
||||
Reference in New Issue
Block a user