CFx SDK Documentation  2023 SP0
Macros
DbExport.h File Reference
#include "OdPlatformSettings.h"

Go to the source code of this file.

Macros

#define TOOLKIT_EXPORT   OD_TOOLKIT_IMPORT
 
#define TOOLKIT_EXPORT_GLOBAL   OD_DLL_IMPORT
 
#define TOOLKIT_EXPORT_STATIC   OD_STATIC_IMPORT
 

Macro Definition Documentation

◆ TOOLKIT_EXPORT

#define TOOLKIT_EXPORT   OD_TOOLKIT_IMPORT

Definition at line 40 of file DbExport.h.

◆ TOOLKIT_EXPORT_GLOBAL

#define TOOLKIT_EXPORT_GLOBAL   OD_DLL_IMPORT

Definition at line 41 of file DbExport.h.

◆ TOOLKIT_EXPORT_STATIC

#define TOOLKIT_EXPORT_STATIC   OD_STATIC_IMPORT

Definition at line 42 of file DbExport.h.