git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@769557
283d02a7-25f6-0310-bc7c-
ecb5cbfe19da
* http://www.mozilla.org/MPL/ *
***************************************************************************/
+#ifndef HAVE_ZLIB
#include <config.h>
-
-#include <bitset>
+#endif
#if HAVE_ZLIB
#include <zlib.h>
#endif
+#include <bitset>
+
#include <tdebug.h>
#include <tstringlist.h>
* http://www.mozilla.org/MPL/ *
***************************************************************************/
+#ifndef HAVE_ZLIB
#include <config.h>
+#endif
#include <tdebug.h>
######################################################################
TEMPLATE = lib
-CONFIG += lib_bundle staticlib
+CONFIG += lib_bundle
CONFIG += x86 ppc
CONFIG -= qt
+DEFINES += HAVE_ZLIB=1
LIBS += -lz
TARGET = TagLib
VERSION = 1.5