1
SOURCES += \
2
s60themeconvert.cpp \
3
main.cpp
4
5
HEADERS += \
6
s60themeconvert.h
7
8
QT += \
9
webkit
10
11
CONFIG += \
12
console