summaryrefslogtreecommitdiffstats
path: root/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
blob: 9a17e13fd224a397366bb573da4075bf2271197d (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 0x01000000