sfwecho_client2.pro Example Filesfwecho/sfwecho_client2/sfwecho_client2.proTARGET = sfwecho_client2 INCLUDEPATH += ../../../src/serviceframework DEPENDPATH += ../../../src/serviceframework include(../../mobility_examples.pri) QT = core \ gui TEMPLATE = app CONFIG += mobility MOBILITY = serviceframework HEADERS += SOURCES += ../sfwecho_client/main.cpp symbian { TARGET.CAPABILITY = ALL \ -TCB FORMS += ../sfwecho_client/sfwecho_client_mobile.ui INCLUDEPATH += . } else:FORMS += ../sfwecho_client/sfwecho_client.ui © 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
|