14 # ifdef vrvAudio_EXPORTS
15 # define DT_DLL_VRVAUDIO __declspec ( dllexport )
17 # define DT_DLL_VRVAUDIO __declspec ( dllimport )
20 # define DT_DLL_VRVAUDIO
DT_DLL_VRVAUDIO void init(DtDe &displayEngine)
#define DT_DLL_VRVAUDIO
Definition: vrvAudio.h:20
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69