util/tests/auto/qchar/qchar.pro
changeset 7 f7bc934e204c
equal deleted inserted replaced
3:41300fa6a67c 7:f7bc934e204c
       
     1 load(qttest_p4)
       
     2 SOURCES  += tst_qchar.cpp
       
     3 
       
     4 QT = core
       
     5 
       
     6 wince*|symbian*: {
       
     7 deploy.sources += NormalizationTest.txt
       
     8 DEPLOYMENT = deploy
       
     9 }
       
    10