summaryrefslogtreecommitdiffstats
path: root/weather/weather.pro
diff options
context:
space:
mode:
Diffstat (limited to 'weather/weather.pro')
-rw-r--r--weather/weather.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/weather/weather.pro b/weather/weather.pro
index 2a16410..4d97afb 100644
--- a/weather/weather.pro
+++ b/weather/weather.pro
@@ -9,7 +9,7 @@ QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.5
include(../shared/shared.pri)
-symbian {
+symbian {
LIBS += -lesock \
-lconnmon \
-lcone \
@@ -25,7 +25,7 @@ symbian {
0x2000000
TARGET.UID3 = 0xe1234567
}
-unix {
+unix {
OBJECTS_DIR = tmp
MOC_DIR = tmp
}