uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestArraysFixedElements.rss
Fix bug 11324. Prefer *.flm over *.mk/*.meta for the actual extension makefile driver files
#include <arrayheader.rh>
RESOURCE ARRAY_TYPES r_test_array_fixed
{
ints = { 42, 23 };
structs =
{
SUBTYPE
{
number = 23;
},
SUBTYPE
{
number = 42;
}
};
}