summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsplitter/qsplitter.pro
blob: 99f27b4592e6e48278a0e33d114e08cb008703fe (plain)
1
2
3
4
5
6
7
8
9
10
11
load(qttest_p4)
SOURCES  += tst_qsplitter.cpp


contains(QT_CONFIG, qt3support): QT += qt3support

wince*: {
   addFiles.sources = extradata.txt setSizes3.dat
   addFiles.path = .
   DEPLOYMENT += addFiles
}