#include <CoreFoundation/CoreFoundation.h>
#include "macPlugins.h"
#include "CEGUILogger.h"
Include dependency graph for macPlugins.cpp:
Go to the source code of this file.
Namespaces | |
namespace | CEGUI |
Functions | |
int | main (void) |
CFBundleRef | CEGUI::mac_loadExeBundle (const char *name) |
void * | CEGUI::mac_getBundleSym (CFBundleRef bundle, const char *name) |
bool | CEGUI::mac_unloadExeBundle (CFBundleRef bundle) |
const char * | CEGUI::mac_errorBundle () |
|
Definition at line 31 of file macPlugins.cpp. |