battery-publisher.pro Example Filebattery-charge/battery-publisher/battery-publisher.proTEMPLATE = app TARGET = battery-publisher INCLUDEPATH += ../../../src/publishsubscribe DEPENDPATH += ../../../src/publishsubscribe HEADERS = batterypublisher.h SOURCES = main.cpp \ batterypublisher.cpp FORMS = batterypublisher.ui include(../../mobility_examples.pri) CONFIG += mobility MOBILITY = publishsubscribe © 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
|