Port the splash to use a QSplashScreen instead of our splash. This gets rid of the...
[amarok.git] / config.h.cmake
blob6c668e2b2be7be227142001e68eb8dd07a0b780a
1 /* config.h. Generated by cmake from config.h.cmake */
3 /* have HELIX */
4 /* #undef HAVE_HELIX */
6 /* The size of a `int', as computed by sizeof. */
7 #define SIZEOF_INT ${SIZEOF_INT}
9 /* The size of a `long', as computed by sizeof. */
10 #define SIZEOF_LONG ${SIZEOF_LONG}
12 /* have LIBVISUAL */
13 #cmakedefine HAVE_LIBVISUAL 1
15 /* have mp4v2 */
16 /* #undef HAVE_MP4V2 */
18 /* Define to 1 if you have the <mp4.h> header file. */
19 /* #undef HAVE_MP4_H */
21 /* have NMM */
22 /* #undef HAVE_NMM */
24 /* have Qt with OpenGL support */
25 /* #undef HAVE_QGLWIDGET */
27 /* Define to 1 if you have the `statvfs' function. */
28 #define HAVE_STATVFS 1
30 /* Define to 1 if you have the <stdint.h> header file. */
31 #define HAVE_STDINT_H 1
33 /* Define to 1 if you have the <systems.h> header file. */
34 /* #undef HAVE_SYSTEMS_H */
36 /* have TagLib */
37 #define HAVE_TAGLIB 1
39 /* have TunePimp */
40 /* #undef HAVE_TUNEPIMP */
42 /* support ALSA in the helix-engine */
43 /* #undef USE_HELIX_ALSA */
45 /* MySql database support enabled */
46 #cmakedefine USE_MYSQL 1
48 /* Postgresql database support enabled */
49 #cmakedefine USE_POSTGRESQL 1
51 /* Define the path to XMMS plugins */
52 #define XMMS_PLUGIN_PATH "/usr/lib/xmms/Visualization"