summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qstring_no_cast_from_bytearray/qstring_no_cast_from_bytearray.pro
blob: e10c2c2a6d89dbe375321c1de2b64746051310bb (plain)
1
2
3
4
5
6
CONFIG += testcase parallel_test
TARGET = tst_qstring_no_cast_from_bytearray
QT = core testlib
SOURCES = tst_qstring_no_cast_from_bytearray.cpp
DEFINES += QT_NO_CAST_FROM_BYTEARRAY