src/gui/s60framework/s60framework.pri
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 7 3f74d0d4af4c
--- a/src/gui/s60framework/s60framework.pri	Tue Jan 26 12:42:25 2010 +0200
+++ b/src/gui/s60framework/s60framework.pri	Tue Feb 02 00:43:10 2010 +0200
@@ -1,3 +1,14 @@
+# This block serves the minimalistic resource file for S60 3.1 platforms.
+# Note there is no way to ifdef S60 version in mmp file, that is why the resource
+# file is always compiled for WINSCW
+minimalAppResource31 = \
+    "SOURCEPATH s60framework" \
+    "START RESOURCE s60main.rss" \
+    "HEADER" \
+    "TARGETPATH resource\apps" \
+    "END"
+MMP_RULES += minimalAppResource31
+
 SOURCES += s60framework/qs60mainapplication.cpp \
            s60framework/qs60mainappui.cpp \
            s60framework/qs60maindocument.cpp