diff -r 87be51aa5b5b -r eb34711bcc75 qtmobility/config.pri --- a/qtmobility/config.pri Tue Apr 27 17:29:55 2010 +0300 +++ b/qtmobility/config.pri Tue May 11 16:58:44 2010 +0300 @@ -1,6 +1,7 @@ build_unit_tests = no build_examples = no build_docs = no +build_tools = no qmf_enabled = no isEmpty($$QT_MOBILITY_INCLUDE):QT_MOBILITY_INCLUDE=$$QT_MOBILITY_PREFIX/include isEmpty($$QT_MOBILITY_LIB):QT_MOBILITY_LIB=$$QT_MOBILITY_PREFIX/lib @@ -12,3 +13,5 @@ snap_enabled = yes occ_enabled = yes symbiancntsim_enabled = yes +MOBILITY_SD_MCL_BUILD = yes +sensors_symbian_enabled = yes \ No newline at end of file