KD Reports

           | Home |            | Namespaces |            | Classes |            | Files |            | Directories |

KDReportsGlobal.h

00001 #ifndef KDREPORTSGLOBAL_H
00002 #define KDREPORTSGLOBAL_H
00003 
00004 #include <qglobal.h>
00005 
00006 # ifdef KDREPORTS_STATICLIB
00007 #  undef KDREPORTS_SHAREDLIB
00008 #  define KDREPORTS_EXPORT
00009 # else
00010 #  ifdef KDREPORTS_BUILD_KDREPORTS_LIB
00011 #   define KDREPORTS_EXPORT Q_DECL_EXPORT
00012 #  else
00013 #   define KDREPORTS_EXPORT Q_DECL_IMPORT
00014 #  endif
00015 # endif
00016 
00017 #endif /* KDREPORTSGLOBAL_H */
00018 

Copyright © 2008, Klarälvdalens Datakonsult AB KD Reports