mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-29 17:46:29 +03:00
Time is always measured with cTime. Debugging log texts now are called with eePRINT/eePRINTL/eePRINTC. Added some patches to EE::Network: Request Methods: Head, Put, Delete added. Support for chunked transfers in cHttp. Changed version, we are now at 0.9.5, codename "Makyo".
12 lines
295 B
Plaintext
12 lines
295 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
|