Преглед изворни кода

We don't want to export and import QHttp headers since we link against them.

Tobias Hieta пре 8 година
родитељ
комит
47f321c796
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      external/qhttp/src/qhttpfwd.hpp

+ 1 - 1
external/qhttp/src/qhttpfwd.hpp

@@ -168,7 +168,7 @@ class QHttpResponsePrivate;
 ///////////////////////////////////////////////////////////////////////////////
 } // namespace client
 ///////////////////////////////////////////////////////////////////////////////
-#ifdef Q_OS_WIN
+#if 0
 #   if defined(QHTTP_EXPORT)
 #       define QHTTP_API __declspec(dllexport)
 #   else