You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
490 B
23 lines
490 B
15 years ago
|
/* config.h. Generated by cmake from config.h.cmake */
|
||
|
|
||
|
|
||
|
#define QT_DOCDIR ${CONFIG_QT_DOCDIR}
|
||
|
|
||
|
#define KDELIBS_DOXYDIR ${CONFIG_KDELIBS_DOXYDIR}
|
||
|
|
||
|
#define MAKE_COMMAND "gmake"
|
||
|
|
||
|
/* Version number of package */
|
||
|
#define VERSION "3.2.0"
|
||
|
|
||
|
/* Define if you have libz */
|
||
|
#define HAVE_LIBZ ${HAVE_LIBZ}
|
||
|
|
||
|
/* Define if you have libpng */
|
||
|
#define HAVE_LIBPNG ${HAVE_LIBPNG}
|
||
|
|
||
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
||
|
#define HAVE_DLFCN_H ${HAVE_DLFCN_H}
|
||
|
|
||
|
//////////////////////////////
|