summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlayout/qlayout.pro
blob: 0c69b11f9bb311ddc0c463002877ba10f5c01624 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
############################################################
# Project file for autotest for file qlayout.h
############################################################

load(qttest_p4)

SOURCES += tst_qlayout.cpp
contains(QT_CONFIG, qt3support): QT += qt3support
wince*: {
   addFiles.sources = baseline
   addFiles.path = .
   DEPLOYMENT += addFiles
}