#ifndef SCENE_C2T3_ITEM_CONFIG_H
#define SCENE_C2T3_ITEM_CONFIG_H
#ifdef scene_c2t3_item_EXPORTS
# define SCENE_C2T3_ITEM_EXPORT Q_DECL_EXPORT
#else
# define SCENE_C2T3_ITEM_EXPORT Q_DECL_IMPORT
#endif
#endif // SCENE_C2T3_ITEM_CONFIG_H