qCNC 0.82-alpha
/home/trilog/Desktop/project/gui/Final/src/lib/qextserialport/qextserialport_global.h
Go to the documentation of this file.
00001 
00002 
00003 #ifndef QEXTSERIALPORT_GLOBAL_H
00004 #define QEXTSERIALPORT_GLOBAL_H
00005 
00006 #include <QtCore/qglobal.h>
00007 
00008 #ifdef QEXTSERIALPORT_LIB
00009 # define QEXTSERIALPORT_EXPORT Q_DECL_EXPORT
00010 #else
00011 # define QEXTSERIALPORT_EXPORT Q_DECL_IMPORT
00012 #endif
00013 
00014 #endif // QEXTSERIALPORT_GLOBAL_H
00015 
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines