summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstylesheetstyle/qstylesheetstyle.pro
blob: f6101f4f0468211183d508c038c01aecacf60608 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
######################################################################
# Automatically generated by qmake (2.01a) Wed Apr 26 13:53:24 2006
######################################################################

TEMPLATE = app
TARGET = tst_qstylesheetstyle
DEPENDPATH += .
INCLUDEPATH += . ..

CONFIG += console qtestlib
contains(QT_CONFIG, qt3support): QT += qt3support

# Input
SOURCES += tst_qstylesheetstyle.cpp
RESOURCES += resources.qrc
requires(contains(QT_CONFIG,private_tests))