X-Git-Url: http://git.maemo.org/git/?p=mverbiste;a=blobdiff_plain;f=mverbiste.pro;h=bd51e441cf4e3743039814db564ed8b0948b7c86;hp=24554c8074ec1b9ce125f2bb7eac73777b76d31e;hb=0f544c4b78f242a3ac985c69874c6e41493cb8f0;hpb=6b71b328a4ed0cc4e8236fc27f4dd0dc392e1c34;ds=sidebyside 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 +}