CFx SDK Documentation  2020SP3
Macros
GsExport.h File Reference
#include "OdPlatformSettings.h"

Go to the source code of this file.

Macros

#define GS_TOOLKIT_EXPORT   OD_TOOLKIT_IMPORT
 
#define GS_STATIC_EXPORT   OD_STATIC_IMPORT
 
#define GS_TEMPLATE_EXPORT   OD_EXTERN
 

Macro Definition Documentation

◆ GS_STATIC_EXPORT

#define GS_STATIC_EXPORT   OD_STATIC_IMPORT

Definition at line 38 of file GsExport.h.

◆ GS_TEMPLATE_EXPORT

#define GS_TEMPLATE_EXPORT   OD_EXTERN

Definition at line 39 of file GsExport.h.

◆ GS_TOOLKIT_EXPORT

#define GS_TOOLKIT_EXPORT   OD_TOOLKIT_IMPORT

Definition at line 37 of file GsExport.h.