bearercloud.pro Example Filebearercloud/bearercloud.pro HEADERS = bearercloud.h \
cloud.h
SOURCES = main.cpp \
bearercloud.cpp \
cloud.cpp
RESOURCES = icons.qrc
TARGET = bearercloud
QT = core gui network svg
INCLUDEPATH += ../../src/bearer
include(../mobility_examples.pri)
CONFIG += mobility
MOBILITY = bearer
CONFIG += console
symbian:TARGET.CAPABILITY = NetworkServices ReadUserData
© 2008-2010 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy X
|















