vtkModelMirrorWin32Header.h

Go to the documentation of this file.
00001 #ifndef __vtkModelMirrorWin32Header_h
00002 #define __vtkModelMirrorWin32Header_h
00003 
00004 #include <vtkModelMirrorConfigure.h>
00005 
00006 #if defined(WIN32) && !defined(VTKSLICER_STATIC)
00007 #if defined(ModelMirror_EXPORTS)
00008 #define VTK_MODELMIRROR_EXPORT __declspec( dllexport ) 
00009 #else
00010 #define VTK_MODELMIRROR_EXPORT __declspec( dllimport ) 
00011 #endif
00012 #else
00013 #define VTK_MODELMIRROR_EXPORT 
00014 #endif
00015 
00016 #endif

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1