Initial import from the monolithic Qt.
[profile/ivi/qtdeclarative.git] / src / plugins / qmltooling / qmldbg_ost / qmldbg_ost.pro
1 TARGET = qmldbg_ost
2 QT       += declarative network
3
4 include(../../qpluginbase.pri)
5
6 QTDIR_build:DESTDIR  = $$QT_BUILD_TREE/plugins/qmltooling
7 QTDIR_build:REQUIRES += "contains(QT_CONFIG, declarative)"
8
9 SOURCES += \
10     qmlostplugin.cpp \
11         qostdevice.cpp
12
13 HEADERS += \
14     qmlostplugin.h \
15     qostdevice.h \
16     usbostcomm.h
17
18 target.path += $$[QT_INSTALL_PLUGINS]/qmltooling
19 INSTALLS += target
20
21 symbian:TARGET.UID3=0x20031E92