mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
GCS/qextserialport: Fix to make it compile on Windows
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@328 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
37b9c1915b
commit
289d850403
@ -5,7 +5,7 @@
|
||||
|
||||
#include <QtCore/qglobal.h>
|
||||
|
||||
#ifdef QEXTSERIALPORT_LIB
|
||||
#ifdef QEXTSERIALPORT_LIBRARY
|
||||
# define QEXTSERIALPORT_EXPORT Q_DECL_EXPORT
|
||||
#else
|
||||
# define QEXTSERIALPORT_EXPORT Q_DECL_IMPORT
|
||||
|
Loading…
Reference in New Issue
Block a user