diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-05-14 03:45:57 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-05-14 03:45:57 (GMT) |
commit | 677d06cecb44c482c72d1e987e3f923a73fcedd2 (patch) | |
tree | d54f137eca7945796c36a881cceba4a4550ff9a9 /tools/qml/qml.pro | |
parent | 645b9ee9dd6e0576542cc61872ecedb408ca8a89 (diff) | |
parent | 5cd963d2628ed7c01d331cdad03b4d77161c8b93 (diff) | |
download | Qt-677d06cecb44c482c72d1e987e3f923a73fcedd2.zip Qt-677d06cecb44c482c72d1e987e3f923a73fcedd2.tar.gz Qt-677d06cecb44c482c72d1e987e3f923a73fcedd2.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Diffstat (limited to 'tools/qml/qml.pro')
-rw-r--r-- | tools/qml/qml.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/qml/qml.pro b/tools/qml/qml.pro index b33d48b..77a9533 100644 --- a/tools/qml/qml.pro +++ b/tools/qml/qml.pro @@ -32,9 +32,7 @@ wince* { symbian { TARGET.UID3 = 0x20021317 include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri) - INCLUDEPATH += $$QT_SOURCE_TREE/examples/network/qftp/ TARGET.EPOCHEAPSIZE = 0x20000 0x2000000 - LIBS += -lesock -lcommdb -lconnmon -linsock TARGET.CAPABILITY = NetworkServices ReadUserData } mac { |