Skip to content
Snippets Groups Projects
Commit 74bab64c authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Add missing network.

Change-Id: I83c82b8f09bee0e51773d82f17cd5782287d8675
Reviewed-on: http://codereview.qt.nokia.com/2695


Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@nokia.com>
parent 2dc1ed8c
No related branches found
No related tags found
No related merge requests found
TEMPLATE = lib TEMPLATE = lib
CONFIG += dll CONFIG += dll
TARGET = QmlJSDebugClient TARGET = QmlJSDebugClient
QT += network
DEFINES += QMLJSDEBUGCLIENT_LIBRARY DEFINES += QMLJSDEBUGCLIENT_LIBRARY
include(../../qtcreatorlibrary.pri) include(../../qtcreatorlibrary.pri)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment