Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #ifndef QB_CONFIG_H__
- #define QB_CONFIG_H__
- #define PACKAGE_NAME "retroarch"
- #define PACKAGE_VERSION "0.9.7"
- /* #undef HAVE_ALSA */
- /* #undef HAVE_OSS */
- /* #undef HAVE_OSS_BSD */
- /* #undef HAVE_OSS_LIB */
- #define HAVE_AL 1
- /* #undef HAVE_RSOUND */
- /* #undef HAVE_ROAR */
- /* #undef HAVE_JACK */
- #define HAVE_COREAUDIO 1
- /* #undef HAVE_PULSE */
- #define HAVE_SDL 1
- #define HAVE_OPENGL 1
- /* #undef HAVE_GLES */
- /* #undef HAVE_VG */
- /* #undef HAVE_EGL */
- /* #undef HAVE_KMS */
- /* #undef HAVE_GBM */
- /* #undef HAVE_DRM */
- #define HAVE_DYLIB 1
- #define HAVE_GETOPT_LONG 1
- #define HAVE_THREADS 1
- #define HAVE_XML 1
- #define HAVE_SDL_IMAGE 1
- #define HAVE_LIBPNG 1
- #define HAVE_DYNAMIC 1
- #define HAVE_FFMPEG 1
- #define HAVE_AVCODEC 1
- #define HAVE_AVFORMAT 1
- #define HAVE_AVUTIL 1
- #define HAVE_CONFIGFILE 1
- #define HAVE_FREETYPE 1
- /* #undef HAVE_XVIDEO */
- /* #undef HAVE_X11 */
- /* #undef HAVE_XEXT */
- /* #undef HAVE_XF86VM */
- /* #undef HAVE_XINERAMA */
- #define HAVE_NETPLAY 1
- #define HAVE_NETWORK_CMD 1
- #define HAVE_STDIN_CMD 1
- #define HAVE_COMMAND 1
- /* #undef HAVE_SOCKET_LEGACY */
- #define HAVE_FBO 1
- #define HAVE_STRL 1
- /* #undef HAVE_PYTHON */
- #define HAVE_FFMPEG_ALLOC_CONTEXT3 1
- #define HAVE_FFMPEG_AVCODEC_OPEN2 1
- #define HAVE_FFMPEG_AVIO_OPEN 1
- #define HAVE_FFMPEG_AVFORMAT_WRITE_HEADER 1
- #define HAVE_FFMPEG_AVFORMAT_NEW_STREAM 1
- #define HAVE_FFMPEG_AVCODEC_ENCODE_AUDIO2 1
- #define HAVE_FFMPEG_AVCODEC_ENCODE_VIDEO2 1
- #define HAVE_SINC 1
- #define HAVE_BSV_MOVIE 1
- /* #undef HAVE_VIDEOCORE */
- #endif
Advertisement
Add Comment
Please, Sign In to add comment