|
VR-Engage
2.2
|
Go to the source code of this file.
Macros | |
| #define | EXAMPLEMESSAGE_DLL |
| #define EXAMPLEMESSAGE_DLL |
Export/import macro for the CommentMessage example message library.
When COMMENTMESSAGE_EXPORTS is defined while building the library, EXAMPLEMESSAGE_DLL expands to the appropriate export directive on Windows. When consuming the library, it expands to an import directive, and on non-Windows platforms it expands to nothing.