DAWorkbench
0.0.1
DAWorkbench API
载入中...
搜索中...
未找到
DAPluginSupportGlobal.h
1
#ifndef DAPLUGINGLOBAL_H
2
#define DAPLUGINGLOBAL_H
3
#include <QtCore/QtGlobal>
4
#include "DAGlobals.h"
5
6
#if defined(DAPLUGINSUPPORT_BUILDLIB)
7
#define DAPLUGINSUPPORT_API Q_DECL_EXPORT
8
#else
9
#define DAPLUGINSUPPORT_API Q_DECL_IMPORT
10
#endif
11
12
#endif
// DAPLUGINGLOBAL_H
src
DAPluginSupport
DAPluginSupportGlobal.h
制作者
1.9.8