tests/benchmarks/uimodels/GraphicsViewBenchmark/testautom/testautom.pro
changeset 19 fcece45ef507
parent 3 41300fa6a67c
equal deleted inserted replaced
18:2f34d5167611 19:fcece45ef507
    38 
    38 
    39 DEPLOYMENT_PLUGIN += resourcemonplugin
    39 DEPLOYMENT_PLUGIN += resourcemonplugin
    40 
    40 
    41 OTHER_FILES = testscript.js \
    41 OTHER_FILES = testscript.js \
    42     testautom.pri
    42     testautom.pri
       
    43 
       
    44 # Causes crashing on Symbian if paging is enabled.
       
    45 symbian {
       
    46     MMP_RULES -= PAGED
       
    47 }