S60MemoryLab_reg.rss
上传用户:laixiong
上传日期:2007-03-11
资源大小:2994k
文件大小:1k
- // Copyright: (c) 2006 Nokia Ltd. All rights reserved.
- // This file contains the application registration resource.
- #include "S60MemoryLab.rls"
- #include <appinfo.rh>
- #include <S60MemoryLab.rsg>
- UID2 KUidAppRegistrationResourceFile
- UID3 0x101F8BEE
- RESOURCE APP_REGISTRATION_INFO
- {
- app_file="S60MemoryLab";
- localisable_resource_file = qtn_loc_resource_file_1;
- localisable_resource_id = R_LOCALISABLE_APP_INFO;
- embeddability=KAppNotEmbeddable;
- newfile=KAppDoesNotSupportNewFile;
- }
-