Files
qt-creator/tests/auto/utils/stringutils/stringutils.pro
Orgad Shaneh cde50f23fc Tests: Fix compilation
Change-Id: I7cb3b5636413abfc52578e8ae0c43f745efa2f0d
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2015-03-14 17:26:12 +00:00

7 lines
147 B
Prolog

QTC_LIB_DEPENDS += utils
include(../../qttest.pri)
DEFINES -= QT_USE_FAST_OPERATOR_PLUS QT_USE_FAST_CONCATENATION
SOURCES += tst_stringutils.cpp