VR-Engage  2.2
Loading...
Searching...
No Matches
export.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VRECOMMONCOMPONENTS_DLL
 

Macro Definition Documentation

◆ VRECOMMONCOMPONENTS_DLL

#define VRECOMMONCOMPONENTS_DLL

DLL export/import macro for the vreCommonComponents library.

This macro is used to properly export symbols when building the library and import them when using the library. On Windows, it expands to the appropriate __declspec directives based on whether we are building or consuming the library. On non-Windows platforms, it expands to nothing.

No special handling for non-Windows platforms

Referenced by initPlayerStationModule().