[PATCH][RESEND] Change to taglib.pro file for OS X

Jeff Mitchell kde-dev at emailgoeshere.com
Wed Jan 7 18:10:15 CET 2009


Jordan Breeding wrote:
> Can the following change be put into trunk so that the next official
> build of the OS X Framework won't include debugging messages anymore?
> 
> --- taglib.pro.bak    2008-12-31 12:15:55.000000000 -0600
> +++ taglib.pro    2008-12-31 12:16:09.000000000 -0600
> @@ -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

Scott just committed this.

--Jeff


More information about the taglib-devel mailing list