uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestReferencesParentChild.rss
author timkelly
Thu, 06 May 2010 16:25:21 -0500
changeset 1342 a6609e20257c
parent 0 fb279309251b
permissions -rw-r--r--
make sbsv2 default in case of builder combo not existing

#include <refheader.rh>
#include <basicheader.rh>

RESOURCE OWNER r_test_refs_parent_child_ordering
	{
	theLink = r_test_refs_child;
	}
RESOURCE ONE_STRING r_test_refs_child
	{
	text = "check this textual data";
	}