]> Creatis software - cpPlugins.git/blobdiff - lib/third_party/tinyxml/tinyxml2.h
Now it compiles again on Windows.
[cpPlugins.git] / lib / third_party / tinyxml / tinyxml2.h
index fb7464a7790dc1d78f232f11a0207e086b9635b4..599669e3891b9eb29b24d27c2341d7040055a859 100644 (file)
@@ -96,6 +96,10 @@ static const int TIXML2_MAJOR_VERSION = 3;
 static const int TIXML2_MINOR_VERSION = 0;\r
 static const int TIXML2_PATCH_VERSION = 0;\r
 \r
+#include <tinyxml/cpPlugins_tinyxml2_Export.h>\r
+#undef TINYXML2_LIB\r
+#define TINYXML2_LIB cpPlugins_tinyxml2_EXPORT\r
+\r
 namespace tinyxml2\r
 {\r
 class XMLDocument;\r