summaryrefslogtreecommitdiffstats
path: root/src/s40/installerbase.rc
diff options
context:
space:
mode:
authorkh1 <karsten.heimrich@nokia.com>2012-08-21 17:45:38 +0200
committerKarsten Heimrich <karsten.heimrich@nokia.com>2012-08-21 17:46:54 +0200
commite7754dc0c578d66b7bf1deda730831efdc6d2dc9 (patch)
treeb19f7574c530a490ce2d64f8476ae7cc47fef06c /src/s40/installerbase.rc
parent6d7dbad2de546f2a0a39e21bcfe7afc0fc55ac91 (diff)
Put all the other code there as well.
We can't share it right now, but will figure out a way tomorrow. Change-Id: I2471c3d27d895f59d0b51f0c9f254fcc4e61943b Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
Diffstat (limited to 'src/s40/installerbase.rc')
-rw-r--r--src/s40/installerbase.rc7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/s40/installerbase.rc b/src/s40/installerbase.rc
new file mode 100644
index 000000000..c423d3360
--- /dev/null
+++ b/src/s40/installerbase.rc
@@ -0,0 +1,7 @@
+IDI_ICON1 ICON DISCARDABLE
+"installerbase.ico"
+
+#define RT_MANIFEST 24
+#define CREATEPROCESS_MANIFEST_RESOURCE_ID 1
+
+CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "installerbase.exe.manifest"