uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestExtendedWithEnums.rss
changeset 0 fb279309251b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestExtendedWithEnums.rss	Fri Apr 03 23:33:03 2009 +0100
@@ -0,0 +1,12 @@
+#include <enumsheader.rh>
+
+RESOURCE COLORS r_test_extended_with_enums
+	{
+	aknFgColor = 2;
+	aknBgColor = 123;
+	}
+RESOURCE COLORS r_test_extended_with_enums_defaults
+	{
+	aknFgColor = 2;
+	aknBgColor = 123;
+	}