X-Git-Url: http://git.maemo.org/git/?p=mverbiste;a=blobdiff_plain;f=mverbiste.pro;h=0e6f13e33431f0ab2d1895e7e090c98015a6b6f9;hp=df50c4c6693de07c36d1163a61f63220f7c4aedf;hb=dc026ba96117d25cfccb8a1de30341810bede0b0;hpb=fc65a0926de9cbfb2f55dd167860170ecc11a3c5 diff --git a/mverbiste.pro b/mverbiste.pro index df50c4c..0e6f13e 100644 --- a/mverbiste.pro +++ b/mverbiste.pro @@ -67,8 +67,11 @@ unix: PKGCONFIG += libxml-2.0 DEFINES += ICONV_CONST= -CONFIG(simulator) { # Build to run on simulator. This needs the - # argument CONFIG+=simulator in the config of "Qt Simulator" target. +simulator { + DEFINES += LIBDATADIR=\\\"$$PWD/data\\\" +} + +simulator { # Build to run on simulator. DEFINES += LIBDATADIR=\\\"$$PWD/data\\\" } else {