Go to the documentation of this file.
26 #ifndef __TERRALIB_EDIT_QT_INTERNAL_CONFIG_H
27 #define __TERRALIB_EDIT_QT_INTERNAL_CONFIG_H
47 #pragma warning( disable : 4251 )
48 #pragma warning( disable : 4275 )
49 #pragma warning( disable : 4290 )
53 #define TEEDITQTEXPORT
55 #define TEEDITQTEXPORT __declspec(dllexport)
57 #define TEEDITQTEXPORT __declspec(dllimport)
60 #define TEEDITQTEXPORT