HSImage
Hyperspectral Image Interface Library for ENVI-BIL image files
Main Page
Modules
Classes
Files
File List
All
Classes
Functions
Variables
Typedefs
Groups
Pages
src
hsimage_global.h
1
#ifndef HSIMAGE_GLOBAL_H
2
#define HSIMAGE_GLOBAL_H
3
4
#include <QtCore/qglobal.h>
5
6
#if defined(HSIMAGE_LIBRARY)
7
# define HSIMAGESHARED_EXPORT Q_DECL_EXPORT
8
#else
9
# define HSIMAGESHARED_EXPORT Q_DECL_IMPORT
10
#endif
11
12
#endif // HSIMAGE_GLOBAL_H
Generated on Tue May 8 2018 16:19:43 for HSImage by
1.8.6