![]() |
XII Release 0.1.0
|
Helper struct to register the existence of statically linked plugins. The macro XII_STATICLINK_LIBRARY will register a the given library name prepended with xii
to the xiiPlugin system. Implemented in Plugin.cpp.
More...
#include <Common.h>
Public Member Functions | |
xiiPluginRegister (const char *szName) | |
Helper struct to register the existence of statically linked plugins. The macro XII_STATICLINK_LIBRARY will register a the given library name prepended with xii
to the xiiPlugin system. Implemented in Plugin.cpp.