Loading [MathJax]/extensions/TeX/AMSmath.js
 |
Radium Engine
1.5.0
|
3 #include <Core/CoreMacros.hpp>
4 #include <Engine/RaEngine.hpp>
7 #if defined RA_GUI_EXPORTS
8 # define RA_GUI_API DLL_EXPORT
9 #elif defined RA_GUI_STATIC
12 # define RA_GUI_API DLL_IMPORT