14 # ifdef EXAMPLESYMBOLFACADE2_EXPORTS
15 # define DT_DLL_EXAMPLESYMBOLFACADE2 __declspec ( dllexport )
17 # define DT_DLL_EXAMPLESYMBOLFACADE2 __declspec ( dllimport )
20 # define DT_DLL_EXAMPLESYMBOLFACADE2
24 #define DT_DE_PLUGIN_EXPORT_MACRO DT_DLL_EXAMPLESYMBOLFACADE2
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)
#define DT_DLL_EXAMPLESYMBOLFACADE2
Definition: exampleSymbolFacade2.h:20
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69