summaryrefslogtreecommitdiffstats
path: root/demos/embedded/lightmaps/lightmaps.pro
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-09-15 23:21:11 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-09-15 23:21:11 (GMT)
commitd3b03a7d6c4ad023572d7099ee9f9ec3f0711d04 (patch)
tree5326031090ee5921eaf5c3259153194ddc352afc /demos/embedded/lightmaps/lightmaps.pro
parent45c13a0064281d0e2b9a10c7dfb0cef7f3b6720f (diff)
parent669afa2337ad5791502fe3af2e3de648cb60ea9b (diff)
downloadQt-d3b03a7d6c4ad023572d7099ee9f9ec3f0711d04.zip
Qt-d3b03a7d6c4ad023572d7099ee9f9ec3f0711d04.tar.gz
Qt-d3b03a7d6c4ad023572d7099ee9f9ec3f0711d04.tar.bz2
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeui
Conflicts: configure.exe
Diffstat (limited to 'demos/embedded/lightmaps/lightmaps.pro')
-rw-r--r--demos/embedded/lightmaps/lightmaps.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/embedded/lightmaps/lightmaps.pro b/demos/embedded/lightmaps/lightmaps.pro
index 137183a..d4168b1 100644
--- a/demos/embedded/lightmaps/lightmaps.pro
+++ b/demos/embedded/lightmaps/lightmaps.pro
@@ -6,7 +6,7 @@ symbian {
include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
TARGET.UID3 = 0xA000CF75
HEADERS += $$QT_SOURCE_TREE/examples/network/ftp/sym_iap_util.h
- LIBS += -lesock -lconnmon
+ LIBS += -lesock -lconnmon -linsock
TARGET.CAPABILITY = NetworkServices
TARGET.EPOCHEAPSIZE = 0x20000 0x2000000
}