qMRMLWidgetsExport.h

Go to the documentation of this file.
00001 
00004 
00005 #ifndef __qMRMLWidgetsExport_h
00006 #define __qMRMLWidgetsExport_h
00007 
00008 #if defined(WIN32) && !defined(qMRMLWidgets_STATIC)
00009  #if defined(qMRMLWidgets_EXPORTS)
00010   #define QMRML_WIDGETS_EXPORT __declspec( dllexport ) 
00011  #else
00012   #define QMRML_WIDGETS_EXPORT __declspec( dllimport ) 
00013  #endif
00014 #else
00015  #define QMRML_WIDGETS_EXPORT
00016 #endif
00017 
00018 #endif //__qMRMLWidgetsExport_h

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1