X-Git-Url: http://git.maemo.org/git/?p=mverbiste;a=blobdiff_plain;f=mverbiste.pro;h=9c87f542269f5c421d58d37f50e160940faf6213;hp=624e5524f371cff14f23449f05df8b70a7332d7a;hb=b4a519e408bcee4ca92c825916a388c4887affb4;hpb=c25581650ae1b331ada3a98d19aae51ce9edc75b diff --git a/mverbiste.pro b/mverbiste.pro index 624e552..9c87f54 100644 --- a/mverbiste.pro +++ b/mverbiste.pro @@ -63,7 +63,7 @@ OTHER_FILES += \ unix: CONFIG += link_pkgconfig unix: PKGCONFIG += libxml-2.0 -DEFINES += VERSTR=\\\"1.0\\\" +DEFINES += VERSTR=\\\"1.1\\\" # For verbiste DEFINES += ICONV_CONST= @@ -77,7 +77,3 @@ else { DEFINES += LIBDATADIR=\\\"$${installPrefix}/data\\\" DEFINES +=ICONFILE=\\\"$${installPrefix}/icons/mverbiste160.png\\\" } - -maemo5 { - QT += maemo5 -}