Files
eepp/projects/osx/ee.config
Martín Lucas Golini 77b7978611 OS X compilation fixed.
premake4 file improved for OS X.
No more context reload on SDL2 backend when running from OS X.
2013-11-13 02:23:33 -03:00

14 lines
349 B
Plaintext

#define EE_BACKEND_SDL_ACTIVE
#define EE_BACKEND_ALLEGRO_ACTIVE
#define EE_BACKEND_SFML_ACTIVE
#define EE_SDL_VERSION_2
#define EE_SDL_VERSION_1_2
#define EE_BACKEND_SDL2
#define EE_BACKEND_SDL_1_2
#define EE_X11_PLATFORM
#define EE_DEBUG
#define EE_LIBSNDFILE_ENABLED
#define EE_MEMORY_MANAGER
#define EE_GL3_ENABLED 1
#define EE_SHADERS_SUPPORTED