vtkOpenIGTLinkIFWin32Header.h

Go to the documentation of this file.
00001 /*==========================================================================
00002 
00003 Portions (c) Copyright 2008-2009 Brigham and Women's Hospital (BWH) All Rights Reserved.
00004 
00005 See Doc/copyright/copyright.txt
00006 or http://www.slicer.org/copyright/copyright.txt for details.
00007 
00008 Program:   3D Slicer
00009 Module:    $HeadURL: http://svn.slicer.org/Slicer3/trunk/Modules/OpenIGTLinkIF/vtkOpenIGTLinkIFWin32Header.h $
00010 Date:      $Date: 2009-08-12 21:30:38 -0400 (Wed, 12 Aug 2009) $
00011 Version:   $Revision: 10236 $
00012 
00013 ==========================================================================*/
00014 
00015 #ifndef __vtkOpenIGTLinkIFWin32Header_h
00016 #define __vtkOpenIGTLinkIFWin32Header_h
00017 
00018 #include <vtkOpenIGTLinkIFConfigure.h>
00019 
00020 #if defined(WIN32) && !defined(VTKSLICER_STATIC)
00021 #if defined(OpenIGTLinkIF_EXPORTS)
00022 #define VTK_OPENIGTLINKIF_EXPORT __declspec( dllexport ) 
00023 #else
00024 #define VTK_OPENIGTLINKIF_EXPORT __declspec( dllimport ) 
00025 #endif
00026 #else
00027 #define VTK_OPENIGTLINKIF_EXPORT 
00028 #endif
00029 #endif

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1