diff --git a/qextserialport/qextserialport_global.h b/qextserialport/qextserialport_global.h index 31d36c3c..a2b77727 100644 --- a/qextserialport/qextserialport_global.h +++ b/qextserialport/qextserialport_global.h @@ -5,6 +5,8 @@ #include +#define QEXTSERIALPORT_LIB + #ifdef QEXTSERIALPORT_LIB # define QEXTSERIALPORT_EXPORT Q_DECL_EXPORT #else