11 #ifdef EXAMPLECUSTOMMENU_EXPORTS
12 #define DT_DLL_EXAMPLECUSTOMMENU __declspec ( dllexport )
14 #define DT_DLL_EXAMPLECUSTOMMENU __declspec ( dllimport )
17 #define DT_DLL_EXAMPLECUSTOMMENU
21 #define DT_DE_PLUGIN_EXPORT_MACRO DT_DLL_EXAMPLECUSTOMMENU
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:69