tlang-c/libtlang/include/myfeatures.h

13 lines
249 B
C

#if defined(GEKKO)
#define USE_GRRLIB
#else
#define USE_SDL2
#endif
#define USE_NETWORK
#define USE_WIISOCKETS_ON_WII //comment out for #include <network.h>
#define USE_THREADS
#define USE_MBED
#define USE_CURL
#define USE_JANSSON
//#define USE_GTK