ToneSelectorCui.res 339 Bytes
/* Needed header files of the compile option in XML files, if you need others need to add here */
#include "mmi_features.h"

/* Need this line to tell parser that XML start, must after all #include. */
<?xml version="1.0" encoding="UTF-8"?>

/* APP tag */
<APP id="CUI_TONESELECTOR">

    <TIMER id="CUI_TONE_SELECTOR_PLAY_TIMER"/>

</APP>