XMP Toolkit SDK  6.0.0
XMP_Environment.h File Reference

Go to the source code of this file.

Macros

#define XMP_DebugBuild   0
 
#define DISABLE_SERIALIZED_IMPORT_EXPORT   0
 
#define XMP_64   0
 
#define XMP_PUBLIC   XMP_HELPER_DLL_IMPORT
 
#define XMP_PRIVATE   XMP_HELPER_DLL_PRIVATE
 

Macro Definition Documentation

◆ DISABLE_SERIALIZED_IMPORT_EXPORT

#define DISABLE_SERIALIZED_IMPORT_EXPORT   0

Definition at line 155 of file XMP_Environment.h.

◆ XMP_64

#define XMP_64   0

Definition at line 162 of file XMP_Environment.h.

◆ XMP_DebugBuild

#define XMP_DebugBuild   0

Definition at line 147 of file XMP_Environment.h.

◆ XMP_PRIVATE

#define XMP_PRIVATE   XMP_HELPER_DLL_PRIVATE

Definition at line 222 of file XMP_Environment.h.

◆ XMP_PUBLIC

#define XMP_PUBLIC   XMP_HELPER_DLL_IMPORT

Definition at line 221 of file XMP_Environment.h.