CustAdoResExt.c
1.43 KB
/**
* Copyright Notice
* ?2002 - 2003, Pixtel Communications, Inc., 1489 43rd Ave. W.,
* Vancouver, B.C. V6M 4K8 Canada. All Rights Reserved.
* (It is illegal to remove this copyright notice from this software or any
* portion of it)
*/
/**************************************************************
FILENAME :
PURPOSE : Resource file.
REMARKS : nil
AUTHOR : Customization Tool
DATE : .
**************************************************************/
#include "CustDataRes.h"
#include "CustResDef.h"
//const S8 CustAdoPath[]=CUST_ADO_PATH;
const unsigned short mtk_CurrMaxAudioNumEXT=9;
#include "CustAdoDataHWExt.h"
const CUSTOM_AUDIO mtk_nCustAudioNamesEXT[]={
(U8*)&________CUSTOMER__AUDIO__EMPTYAUDIO_MP3_,
(U8*)&________CUSTOMER__AUDIO__PLUTO__USERPROFILES__TONE__POON_M2462VG_MP3_,
(U8*)&________CUSTOMER__AUDIO__PLUTO__USERPROFILES__RINGM2462VG__MESSAGE1_MP3_,
(U8*)&________CUSTOMER__AUDIO__PLUTO__USERPROFILES__RINGM2462VG__MESSAGE2_MID_,
(U8*)&________CUSTOMER__AUDIO__PLUTO__USERPROFILES__RINGM2462VG__MESSAGE3_MP3_,
(U8*)&________CUSTOMER__AUDIO__PLUTO__USERPROFILES__RINGM2462VG__RING1_MID_,
(U8*)&________CUSTOMER__AUDIO__PLUTO__USERPROFILES__RINGM2462VG__RING2_MID_,
(U8*)&________CUSTOMER__AUDIO__PLUTO__USERPROFILES__RINGM2462VG__RING3_MID_,
(U8*)&________CUSTOMER__AUDIO__PLUTO__USERPROFILES__RINGM2462VG__RING4_MID_,
};
const CUSTPACK_AUDIO_HEADER mtk_audio_header={9, (CUSTOM_AUDIO *)mtk_nCustAudioNamesEXT};