uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestReferenceMulti.rss
author Deepak Modgil <Deepak.Modgil@Nokia.com>
Fri, 03 Apr 2009 23:33:03 +0100
changeset 0 fb279309251b
permissions -rw-r--r--
DP tools release version Revision: 200912

#include <basicheader.rh>

RESOURCE TWO_REFS r_test_multi_ref
	{
	link1 = r_test_multi2;
	link2 = r_test_multi2_2;
	}
RESOURCE ONE_STRING r_test_multi2
	{
	text = "text";
	}
RESOURCE SIMPLE_TYPES r_test_multi2_2
	{
	buf = "alternate";
	}