tests/auto/qfileinfo/qfileinfo.pro
changeset 33 3e2da88830cd
parent 0 1918ee327afb
child 37 758a864f9613
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
     4 QT = core
     4 QT = core
     5 
     5 
     6 
     6 
     7 RESOURCES      += qfileinfo.qrc
     7 RESOURCES      += qfileinfo.qrc
     8 
     8 
     9 wince*:|symbian*: {
     9 wince*:|symbian: {
    10     deploy.sources += qfileinfo.qrc tst_qfileinfo.cpp
    10     deploy.sources += qfileinfo.qrc tst_qfileinfo.cpp
    11     res.sources = resources\file1 resources\file1.ext1 resources\file1.ext1.ext2
    11     res.sources = resources\\file1 resources\\file1.ext1 resources\\file1.ext1.ext2
    12     res.path = resources
    12     res.path = resources
    13     DEPLOYMENT = deploy res
    13     DEPLOYMENT = deploy res
    14 }
    14 }
    15 
    15 
    16 symbian {
    16 symbian {