Go to the documentation of this file. 1 #ifndef _vtkFmmMeshConfig_h 2 #define _vtkFmmMeshConfig_h 11 #ifndef VTKFMMMESH_BUILD_SHARED_LIBS // static lib 12 # define FMMMESH_EXPORT 14 # ifdef FmmMesh_EXPORTS // dynamic lib - must export/import symbols 15 # define FMMMESH_EXPORT __declspec(dllexport) 17 # define FMMMESH_EXPORT __declspec(dllimport) 24 #define FMMMESH_EXPORT