|
VR-Engage
2.2
|
Go to the source code of this file.
Macros | |
DLL Export/Import Macros | |
| #define | VREMESSAGES_DLL |
This file contains platform-specific export macros that control the visibility of functions and classes in the VREngage Messages library. These macros ensure proper symbol export when building the library and proper import when using the library in other components of the VREngage system.
| #define VREMESSAGES_DLL |
Export/import macro for non-Windows platforms.
On non-Windows platforms, this macro expands to nothing as these platforms typically handle symbol visibility differently.