|
VR-Engage
2.2
|
Go to the source code of this file.
Macros | |
| #define | 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().