summaryrefslogtreecommitdiffstats
path: root/tests/auto/qapplication/desktopsettingsaware/desktopsettingsaware.pro
blob: 3e00e082950a7cc22fe288279d2e8b67be14a091 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
######################################################################
# Automatically generated by qmake (2.00a) Mon Jul 11 11:30:34 2005
######################################################################

TEMPLATE = app
!symbian: {
DEPENDPATH += .
INCLUDEPATH += .
}
wince*:TARGET = ../desktopsettingsaware
symbian:TARGET = desktopsettingsaware

# Input
QT += widgets
SOURCES += main.cpp
CONFIG += qt warn_on create_prl link_prl
CONFIG -= app_bundle