BPS C++ API
2.24.4
bpscore_global.h
Go to the documentation of this file.
1
7
#ifndef BPSCORE_GLOBAL_H
8
#define BPSCORE_GLOBAL_H
9
10
#include "
bpsglobals.h
"
11
#include <qglobal.h>
12
13
#ifdef BPSCORE_LIB
17
# define BPSCORE_EXPORT Q_DECL_EXPORT
18
#else
22
# define BPSCORE_EXPORT Q_DECL_IMPORT
23
#endif
24
25
#endif
// BPSCORE_GLOBAL_H
bpsglobals.h
Public include file for BPS solution wide globals.
C:
dev
bps
src
libs
bpscore
bpscore_global.h
Generated by
1.9.1