summaryrefslogtreecommitdiffstats
path: root/util/s60theme/s60theme.pro
diff options
context:
space:
mode:
Diffstat (limited to 'util/s60theme/s60theme.pro')
-rw-r--r--util/s60theme/s60theme.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/util/s60theme/s60theme.pro b/util/s60theme/s60theme.pro
new file mode 100644
index 0000000000..83c0cf2357
--- /dev/null
+++ b/util/s60theme/s60theme.pro
@@ -0,0 +1,12 @@
+SOURCES += \
+ s60themeconvert.cpp \
+ main.cpp
+
+HEADERS += \
+ s60themeconvert.h
+
+QT += \
+ webkit
+
+CONFIG += \
+ console