forked from qt-creator/qt-creator
from smaller chunks using expression templates. Simple test and benchmark included, the class is not yet complete.
12 lines
108 B
Prolog
12 lines
108 B
Prolog
load(qttest_p4)
|
|
SOURCES += tst_qstringbuilder.cpp
|
|
|
|
QT -= gui
|
|
|
|
QT = core
|
|
|
|
DEFINES += QT_NO_CAST_TO_ASCII
|
|
|
|
|
|
|