X-Git-Url: http://git.maemo.org/git/?p=mverbiste;a=blobdiff_plain;f=mverbiste.pro;h=bd51e441cf4e3743039814db564ed8b0948b7c86;hp=24554c8074ec1b9ce125f2bb7eac73777b76d31e;hb=c25153fb17c4f0782b9ffc7206427a63ce096903;hpb=3363c69bdbc38494b966567f4dbf8384402e5877 diff --git a/mverbiste.pro b/mverbiste.pro index 24554c8..bd51e44 100644 --- a/mverbiste.pro +++ b/mverbiste.pro @@ -68,3 +68,7 @@ unix: PKGCONFIG += libxml-2.0 DEFINES += ICONV_CONST= # installPrefix must be explicitly exported from deployment.pri first DEFINES += LIBDATADIR=\\\"$${installPrefix}/data\\\" + +CONFIG(debug) { + DEFINES += DEBUG +}