Don't embded qmldbg_tcp plugin to libQt5Qml in static build
authorPasi Petäjäjärvi <pasi.petajajarvi@digia.com>
Fri, 24 Oct 2014 08:31:38 +0000 (11:31 +0300)
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>
Tue, 11 Nov 2014 10:11:48 +0000 (11:11 +0100)
commitfac14e459734936320003c3e593481c9cb6079e5
tree27fd1c197852e1341177faac94efff86f82cc036
parente6a419d0e3431515ae0e8ff1a344e8fdb4e94220
Don't embded qmldbg_tcp plugin to libQt5Qml in static build

Embedding qmldbg_tcp sources to libQt5Qml causes multipled
definitions of QTcpServerConnection symbols with static
build on Qt Quick 2 applications. Qmake can resolve
dependencies to static plugins applications use, so no
need to embed this to libQt5Qml.

Change-Id: I18c5e44b9ac3de4ef8be29cc5944de3527566b3c
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@theqtcompany.com>
src/qml/debugger/debugger.pri