10 lines
169 B
C
10 lines
169 B
C
#ifdef CGV_MEDIA_ILLUM_FORCE_STATIC
|
|
# define CGV_FORCE_STATIC_LIB
|
|
#endif
|
|
#ifdef CGV_MEDIA_ILLUM_EXPORTS
|
|
# define CGV_EXPORTS
|
|
#endif
|
|
|
|
#include <cgv/config/lib_begin.h>
|
|
|
|
|