14 # ifdef EXAMPLETACTICALGRAHICS_EXPORTS
15 # define DT_DLL_EXAMPLESTACTICALGRAPHICS __declspec ( dllexport )
17 # define DT_DLL_EXAMPLESTACTICALGRAPHICS __declspec ( dllimport )
20 # define DT_DLL_EXAMPLESTACTICALGRAPHICS
24 #define DT_DE_PLUGIN_EXPORT_MACRO DT_DLL_EXAMPLESTACTICALGRAPHICS
#define DT_DLL_EXAMPLESTACTICALGRAPHICS
Definition: exampleTacticalGraphics.h:20
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:70