More bundle fixes

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@769557 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Scott Wheeler
2008-02-01 16:20:58 +00:00
parent 908cd93fa9
commit 64bf7d9ce4
3 changed files with 8 additions and 3 deletions

View File

@ -23,14 +23,16 @@
* 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>

View File

@ -23,7 +23,9 @@
* http://www.mozilla.org/MPL/ *
***************************************************************************/
#ifndef HAVE_ZLIB
#include <config.h>
#endif
#include <tdebug.h>

View File

@ -3,9 +3,10 @@
######################################################################
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