kdesupport/taglib/taglib

Scott Wheeler wheeler at kde.org
Wed Jan 7 15:14:15 CET 2009


SVN commit 907136 by wheeler:

remove debug line from mac os framework build file

CCMAIL:taglib-devel at kde.org


 M  +1 -1      taglib.pro  


--- trunk/kdesupport/taglib/taglib/taglib.pro #907135:907136
@@ -6,7 +6,7 @@
 CONFIG += lib_bundle
 CONFIG += x86 ppc
 CONFIG -= qt
-DEFINES += HAVE_ZLIB=1
+DEFINES += HAVE_ZLIB=1 NDEBUG
 LIBS += -lz
 TARGET = TagLib
 VERSION = 1.5


More information about the taglib-devel mailing list