OSDN Git Service

QmlProfiler standalone tool
authorKai Koehne <kai.koehne@nokia.com>
Wed, 3 Aug 2011 14:41:12 +0000 (16:41 +0200)
committerKai Koehne <kai.koehne@nokia.com>
Mon, 22 Aug 2011 13:30:15 +0000 (15:30 +0200)
commite65c040caa31aee61caf78024c1556d815a8b201
tree7994ddb67856dc77837c8add95803e1921377837
parent3f957f22e70ea232e6fe65389655a582de2d119a
QmlProfiler standalone tool

Change-Id: I9c3acdf4ef400adf3aa96adc65d49d441d57ddc0
Reviewed-on: http://codereview.qt.nokia.com/3223
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
src/shared/symbianutils/symbianutils.pri
src/tools/qmlprofiler/commandlistener.cpp [new file with mode: 0644]
src/tools/qmlprofiler/commandlistener.h [new file with mode: 0644]
src/tools/qmlprofiler/main.cpp [new file with mode: 0644]
src/tools/qmlprofiler/qmlprofiler.pro [new file with mode: 0644]
src/tools/qmlprofiler/qmlprofilerapplication.cpp [new file with mode: 0644]
src/tools/qmlprofiler/qmlprofilerapplication.h [new file with mode: 0644]
src/tools/tools.pro