26 #ifndef __TERRALIB_QT_AF_INTERNAL_THIRDPARTYINFO_H 27 #define __TERRALIB_QT_AF_INTERNAL_THIRDPARTYINFO_H 50 static std::string getQtVersion();
52 static std::string getGDALVersion();
54 static std::string getBoostVersion();
56 static std::string getGeosVersion();
58 static std::string getProjVersion();
60 static std::string getQwtVersion();
62 static std::string getSQLiteVersion();
69 #endif //__TERRALIB_QT_AF_INTERNAL_THIRDPARTYINFO_H Configuration flags for the TerraLib Application Framework.
#define TEQTAFEXPORT
You can use this macro in order to export/import classes and functions from this module.