author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Tue, 06 Jul 2010 15:10:48 +0300 | |
changeset 30 | 5dc02b23752f |
child 33 | 3e2da88830cd |
permissions | -rw-r--r-- |
TEMPLATE = app TARGET = BearerEx QT += core \ gui \ network FORMS += detailedinfodialog.ui maemo5|maemo6 { FORMS += sessiondialog_maemo.ui \ bearerex_maemo.ui } else { FORMS += sessiondialog.ui \ bearerex.ui } # Example headers and sources HEADERS += bearerex.h \ xqlistwidget.h SOURCES += bearerex.cpp \ main.cpp \ xqlistwidget.cpp symbian:TARGET.CAPABILITY = NetworkServices NetworkControl ReadUserData