uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref2/TestUpdatingArrays.rss
Add temporary "USB (TCF)" connection type for accessing the target-side Symbian TCF agent.
#include <arrayheader.rh>
RESOURCE ARRAY_TYPES r_testArr
{
ints = { 2, 3, 5 };
structs =
{
SUBTYPE
{
flag = 1;
number = 23;
},
SUBTYPE
{
flag = 1;
number = 42;
}
};
}