#ifndef PLUGINNAME_H #define PLUGINNAME_H //插件名定义 #define MYUNITPLUGIN "MyUnitPlugin" //插件 #endif // PLUGINNAME_H