14 # ifdef EXAMPLESYMBOLFACADE3_EXPORTS
15 # define DT_DLL_EXAMPLESYMBOLFACADE3 __declspec ( dllexport )
17 # define DT_DLL_EXAMPLESYMBOLFACADE3 __declspec ( dllimport )
20 # define DT_DLL_EXAMPLESYMBOLFACADE3
24 #define DT_DE_PLUGIN_EXPORT_MACRO DT_DLL_EXAMPLESYMBOLFACADE3
DT_DLL_VRVAUDIO void init(DtDe &displayEngine)
DT_DLL_EXAMPLEPROJECTILE void installDriver(makVrv::DtDe &de)
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
#define DT_DLL_EXAMPLESYMBOLFACADE3
Definition: exampleSymbolFacade3.h:20