summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qcborstreamwriter/qcborstreamwriter.pro
blob: 3391b5a296088f9e656d79e679cfd206d9fc22d7 (plain)
1
2
3
4
5
6
7
8
QT = core testlib
TARGET = tst_qcborstreamwriter
CONFIG += testcase
SOURCES += \
    tst_qcborstreamwriter.cpp

INCLUDEPATH += ../../../../../src/3rdparty/tinycbor/tests/encoder
DEFINES += SRCDIR=\\\"$$PWD/\\\"