uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestChoiceCBACustom.rss
Add temporary "USB (TCF)" connection type for accessing the target-side Symbian TCF agent.
#include <cba.rh>
RESOURCE CBA r_test_choice_cbacustom
{
buttons = { r_test_choice_cbacustom_buttons_0 };
}
RESOURCE CBA_BUTTON r_test_choice_cbacustom_buttons_0
{
id = EAknSoftkeyPanic;
txt = "Panic";
}