mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +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>
|
||||
|
||||
#define QEXTSERIALPORT_LIB
|
||||
|
||||
#ifdef QEXTSERIALPORT_LIB
|
||||
# define QEXTSERIALPORT_EXPORT Q_DECL_EXPORT
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user