summaryrefslogtreecommitdiffstats
path: root/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
blob: 9976bb2f81394a2433eee7591414928ec1416e93 (plain)
1
2
3
4
5
6
7
8
9
10
11
load(qttest_p4)
QT = core script
SOURCES  += tst_qscriptv8testsuite.cpp

wince*|symbian: {
testFiles.sources = tests
testFiles.path = .
DEPLOYMENT += testFiles
}

symbian:TARGET.EPOCHEAPSIZE = 0x00020000 0x02000000