X-Git-Url: http://git.maemo.org/git/?p=googlelatitude;a=blobdiff_plain;f=googlelatitude.pro;h=f7030aa6347224da21223e7c755c7d2d30fead2c;hp=d97061d7f3e94840452ac45c9e4b93acced36649;hb=38d7be1cf5dfdc33866134f12389c11c0b5b73ea;hpb=b68b97db1eef408a0ce84201311042c2c1619aff diff --git a/googlelatitude.pro b/googlelatitude.pro index d97061d..f7030aa 100644 --- a/googlelatitude.pro +++ b/googlelatitude.pro @@ -1,8 +1,3 @@ -QMAKEVERSION = $$[QMAKE_VERSION] -ISQT4 = $$find(QMAKEVERSION, ^[2-9]) -isEmpty( ISQT4 ) { -error("Use the qmake include with Qt4.4 or greater, on Debian that is qmake-qt4"); -} - TEMPLATE = subdirs -SUBDIRS = src +SUBDIRS += GoogleLatitudeDaemon.pro +SUBDIRS += GoogleLatitudeGUI.pro