mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-07 03:30:44 +00:00
Windows build fix for Serial stuff
This commit is contained in:
parent
483f794d70
commit
bb8fcc8563
@ -5,6 +5,8 @@
|
|||||||
|
|
||||||
#include <QtCore/qglobal.h>
|
#include <QtCore/qglobal.h>
|
||||||
|
|
||||||
|
#define QEXTSERIALPORT_LIB
|
||||||
|
|
||||||
#ifdef QEXTSERIALPORT_LIB
|
#ifdef QEXTSERIALPORT_LIB
|
||||||
# define QEXTSERIALPORT_EXPORT Q_DECL_EXPORT
|
# define QEXTSERIALPORT_EXPORT Q_DECL_EXPORT
|
||||||
#else
|
#else
|
||||||
|
Loading…
Reference in New Issue
Block a user