#include "MyGUI_Precompiled.h"
#include "MyGUI_PluginManager.h"
#include "MyGUI_DynLibManager.h"
#include "MyGUI_Common.h"
Go to the source code of this file.
Namespaces | |
namespace | MyGUI |
Functions | |
const std::string | MyGUI::XML_TYPE ("Plugin") |
const std::string | MyGUI::INSTANCE_TYPE_NAME ("PluginManager") |
Definition in file MyGUI_PluginManager.cpp.