Go to the documentation of this file.
20 #ifndef _SALOMEWRAPEXPORT_HXX_
21 #define _SALOMEWRAPEXPORT_HXX_
24 # if defined SalomeWrap_EXPORTS
25 # define SALOMEWRAP_EXPORT __declspec( dllexport )
27 # define SALOMEWRAP_EXPORT __declspec( dllimport )
30 # define SALOMEWRAP_EXPORT