 |
XMP Toolkit SDK
6.0.0
|
Go to the documentation of this file. 1 #ifndef XMPCoreDefines_h__
2 #define XMPCoreDefines_h__ 1
27 #ifndef ENABLE_CPP_DOM_MODEL
32 #define ENABLE_CPP_DOM_MODEL 0
39 #define ENABLE_CPP_DOM_MODEL 0
46 #define ENABLE_CPP_DOM_MODEL 0
53 #define ENABLE_CPP_DOM_MODEL 0
60 #define ENABLE_CPP_DOM_MODEL 0
63 #endif // ENABLE_CPP_DOM_MODEL
65 #ifndef ENABLE_CPP_DOM_MODEL
66 #define ENABLE_CPP_DOM_MODEL 0
69 #if ENABLE_CPP_DOM_MODEL
71 #if SOURCE_COMPILING_XMP_ALL
72 #define SOURCE_COMPILING_XMPCORE_LIB 1
75 #ifndef SOURCE_COMPILING_XMPCORE_LIB
76 #define SOURCE_COMPILING_XMPCORE_LIB 0
79 #ifndef BUILDING_XMPCORE_LIB
80 #define BUILDING_XMPCORE_LIB 0
83 #if BUILDING_XMPCORE_LIB
84 #if !BUILDING_XMPCORE_AS_STATIC && !BUILDING_XMPCORE_AS_DYNAMIC
85 #error "Define either BUILDING_XMPCORE_AS_STATIC as 1 or BUILDING_XMPCORE_AS_DYNAMIC as 1"
89 #ifndef LINKING_XMPCORE_LIB
90 #define LINKING_XMPCORE_LIB 1
94 #endif // ENABLE_CPP_DOM_MODEL
96 #endif // XMPCoreDefines_h__