diff options
author | Martin Jones <martin.jones@nokia.com> | 2010-07-20 00:16:27 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2010-07-20 00:16:27 (GMT) |
commit | 9a8ce2bd461f50fdcb7ac0ce658aac55a4bc4415 (patch) | |
tree | 27f91b1b5a2fa97ac30a0d7f178c5607988d2bf3 /demos/embedded/lightmaps/lightmaps.pro | |
parent | 17cc89e918a969d85d2b46631ee8743288c7586d (diff) | |
parent | 83d799a00dd4417f6d2efb02781e332f510dab6a (diff) | |
download | Qt-9a8ce2bd461f50fdcb7ac0ce658aac55a4bc4415.zip Qt-9a8ce2bd461f50fdcb7ac0ce658aac55a4bc4415.tar.gz Qt-9a8ce2bd461f50fdcb7ac0ce658aac55a4bc4415.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Diffstat (limited to 'demos/embedded/lightmaps/lightmaps.pro')
-rw-r--r-- | demos/embedded/lightmaps/lightmaps.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/demos/embedded/lightmaps/lightmaps.pro b/demos/embedded/lightmaps/lightmaps.pro index ee4cc5a..9d83721 100644 --- a/demos/embedded/lightmaps/lightmaps.pro +++ b/demos/embedded/lightmaps/lightmaps.pro @@ -5,8 +5,6 @@ QT += network symbian { TARGET.UID3 = 0xA000CF75 include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri) - INCLUDEPATH += $$QT_SOURCE_TREE/examples/network/qftp/ - LIBS += -lesock -lcommdb -linsock # For IAP selection TARGET.CAPABILITY = NetworkServices TARGET.EPOCHEAPSIZE = 0x20000 0x2000000 } |