mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
remove debug line from mac os framework build file
CCMAIL:taglib-devel@kde.org git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@907136 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
fc80167a4f
commit
16a7efcd1c
@ -6,7 +6,7 @@ TEMPLATE = lib
|
||||
CONFIG += lib_bundle
|
||||
CONFIG += x86 ppc
|
||||
CONFIG -= qt
|
||||
DEFINES += HAVE_ZLIB=1
|
||||
DEFINES += HAVE_ZLIB=1 NDEBUG
|
||||
LIBS += -lz
|
||||
TARGET = TagLib
|
||||
VERSION = 1.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user