Merge branch 'upstream' into tizen
[platform/upstream/iotivity.git] / extlibs / tinycbor / tinycbor / tests / cpp / cpp.pro
1 CONFIG += testcase parallel_test c++11
2 QT = core testlib
3
4 SOURCES = tst_cpp.cpp
5 INCLUDEPATH += ../../src