summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfileinfo/qfileinfo.pro
blob: d46a83ba62811f2c1697a8bcaa11c4908bd4c05b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
load(qttest_p4)
SOURCES  += tst_qfileinfo.cpp

QT = core


RESOURCES      += qfileinfo.qrc

wince*:|symbian*: {
    deploy.sources += qfileinfo.qrc tst_qfileinfo.cpp
    res.sources = resources\file1 resources\file1.ext1 resources\file1.ext1.ext2
    res.path = resources
    DEPLOYMENT = deploy res
}

symbian:TARGET.CAPABILITY=AllFiles