blob: 7065ecf6295075d638bddf1d16b530be0e61eb3f [file] [log] [blame]
TEMPLATE = app
QT += remoteobjects core testlib
QT -= gui
TARGET = proxy
DESTDIR = ./
CONFIG += c++11
CONFIG -= app_bundle
SOURCES += main.cpp \
HEADERS += \
INCLUDEPATH += $$PWD