Go to the documentation of this file.
23#ifndef _GEOM_ADVANCEDENGINE_HXX_
24#define _GEOM_ADVANCEDENGINE_HXX_
27 #if defined ADVANCEDENGINE_EXPORTS || defined AdvancedEngine_EXPORTS
28 #define ADVANCEDENGINE_EXPORT __declspec( dllexport )
30 #define ADVANCEDENGINE_EXPORT __declspec( dllimport )
33 #define ADVANCEDENGINE_EXPORT