OpenIndy-Core
0.2.0.43
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
global.h
Go to the documentation of this file.
1
#ifndef GLOBAL_H
2
#define GLOBAL_H
3
4
#include <QtCore/QtGlobal>
5
6
#if defined(OI_MATH_LIB)
7
# define OI_MATH_EXPORT Q_DECL_EXPORT
8
#else
9
# define OI_MATH_EXPORT Q_DECL_IMPORT
10
#endif
11
12
#endif // GLOBAL_H
03_SoftDev
Qt
OpenIndy-Core
lib
OpenIndy-Math
include
global.h
Generated by
1.8.10