tests/auto/qchar/qchar.pro
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
child 33 3e2da88830cd
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
     6 wince*|symbian*: {
     6 wince*|symbian*: {
     7 deploy.sources += NormalizationTest.txt
     7 deploy.sources += NormalizationTest.txt
     8 DEPLOYMENT = deploy
     8 DEPLOYMENT = deploy
     9 }
     9 }
    10 
    10 
       
    11 symbian*: {
       
    12     DEFINES += SRCDIR=""
       
    13 } else {
       
    14     DEFINES += SRCDIR=\\\"$$PWD/\\\"
       
    15 }