summaryrefslogtreecommitdiffstats
path: root/util/s60theme/s60theme.pro
blob: 83c0cf2357275aebc9d3e2d5fa8ead373a316ff1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SOURCES += \
    s60themeconvert.cpp \
    main.cpp

HEADERS += \
    s60themeconvert.h

QT += \
    webkit

CONFIG += \
    console