aboutsummaryrefslogtreecommitdiff
path: root/mkspecs/features
diff options
context:
space:
mode:
authorHarald Fernengel <harald.fernengel@nokia.com>2010-09-07 16:47:44 +0200
committerSergiy Dubovik <sergiy.dubovik@nokia.com>2010-09-08 08:58:31 +0300
commit4ecc54ac1752b72dd7973ae840081e3534b08955 (patch)
treec3f6d59eb306a91acfe32120a3f642fa555a5cf0 /mkspecs/features
parentfda18b0113f136ca340ea074ebb14f293606ab3d (diff)
libmeegotouchsettings and libmeegotouchextensions are explicitly disabled on Mac OS X, so do not try to link to them
Diffstat (limited to 'mkspecs/features')
-rw-r--r--mkspecs/features/meegotouch.prf4
1 files changed, 1 insertions, 3 deletions
diff --git a/mkspecs/features/meegotouch.prf b/mkspecs/features/meegotouch.prf
index a1327f41..8718f013 100644
--- a/mkspecs/features/meegotouch.prf
+++ b/mkspecs/features/meegotouch.prf
@@ -2,9 +2,7 @@ include(meegotouch_common.prf)
macx {
LIBS += \
- -framework meegotouchcore \
- -framework meegotouchsettings \
- -framework meegotouchextensions
+ -framework meegotouchcore
} else {
!contains(DEFINES, BUILD_M) {
LIBS += \