Loading...
Searching...
No Matches
Go to the documentation of this file.
26#ifndef __TERRALIB_RP_INTERNAL_CONFIG_H
27#define __TERRALIB_RP_INTERNAL_CONFIG_H
114#define TE_RP_MODULE_NAME "te.rasterprocessing"
128#pragma warning( disable : 4251 )
134#define TERPEXPORT __declspec(dllexport)
136#define TERPEXPORT __declspec(dllimport)