#-------------------------------------------------
#
# Project created by QtCreator 2016-10-16T19:12:18
#
#-------------------------------------------------

QT       += testlib remoteobjects

QT       -= gui

REPC_MERGED += model.rep

TARGET = tst_modelreplicatest
CONFIG   += console testcase
CONFIG   -= app_bundle

TEMPLATE = app


SOURCES += tst_modelreplicatest.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"
