summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qcryptographichash/qcryptographichash.pro
blob: 65e31dcb57bf5ee7dfe19d15a9d905122a4a85f1 (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
SOURCES += tst_qcryptographichash.cpp
QT = core

symbian: {
TARGET.EPOCSTACKSIZE =0x5000
TARGET.EPOCHEAPSIZE="0x100000 0x1000000" # // Min 1Mb, max 16Mb
}
CONFIG += parallel_test