S60MemoryLab_reg.rss
上传用户:laixiong
上传日期:2007-03-11
资源大小:2994k
文件大小:1k
源码类别:

Symbian

开发平台:

C/C++

  1. // Copyright: (c) 2006 Nokia Ltd.  All rights reserved.
  2. // This file contains the application registration resource.
  3. #include "S60MemoryLab.rls"
  4. #include <appinfo.rh>
  5. #include <S60MemoryLab.rsg>
  6. UID2 KUidAppRegistrationResourceFile
  7. UID3 0x101F8BEE
  8. RESOURCE APP_REGISTRATION_INFO
  9.   {
  10.   app_file="S60MemoryLab";
  11.   localisable_resource_file =  qtn_loc_resource_file_1;
  12.   localisable_resource_id = R_LOCALISABLE_APP_INFO;
  13.   embeddability=KAppNotEmbeddable;
  14.   newfile=KAppDoesNotSupportNewFile;
  15.   }
  16.