uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestTwoOfHeader.rss
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestTwoOfHeader.rss Tue Mar 24 22:20:21 2009 -0500
@@ -0,0 +1,17 @@
+#include <basicheader.rh>
+
+RESOURCE ONE_STRING r_test0
+ {
+ text = "check this textual data";
+ }
+RESOURCE SIMPLE_TYPES r_test1
+ {
+ byte = 12;
+ word = 23;
+ long = 34;
+ text = "45";
+ double = 56.0;
+ ltext = "67";
+ buf = "78";
+ buf8 = "89";
+ }