Go to the documentation of this file.
35 #if defined SALOMEAPP_EXPORTS || defined SalomeApp_EXPORTS
36 #define SALOMEAPP_EXPORT __declspec(dllexport)
38 #define SALOMEAPP_EXPORT __declspec(dllimport)
42 #define SALOMEAPP_EXPORT
45 #define APP_VERSION "0.1"
48 #pragma warning ( disable: 4251 )