11 #ifdef EXAMPLECOMMLINES_EXPORTS
12 #define DT_DLL_EXAMPLECOMMLINES __declspec ( dllexport )
14 #define DT_DLL_EXAMPLECOMMLINES __declspec ( dllimport )
17 #define DT_DLL_EXAMPLECOMMLINES
21 #define DT_DE_PLUGIN_EXPORT_MACRO DT_DLL_EXAMPLECOMMLINES
#define DT_DLL_EXAMPLECOMMLINES
Definition: exampleCommLines.h:17
DT_DLL_VRVAUDIO void init(DtDe &displayEngine)
DT_DE_PLUGIN_EXPORT_MACRO bool initDeModule(makVrv::DtDe *de)
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:70