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

Symbian

开发平台:

C/C++

  1. // Copyright (c) 2006 Nokia Corporation.
  2. #include "S60ResourceLab.rls"
  3. #include <appinfo.rh>
  4. #include <S60ResourceLab.rsg>
  5. UID2 KUidAppRegistrationResourceFile
  6. UID3 0x0D812E3F
  7. RESOURCE APP_REGISTRATION_INFO
  8.   {
  9.   app_file="S60ResourceLab";
  10.   localisable_resource_file =  qtn_loc_resource_file_1;
  11.   localisable_resource_id = R_LOCALISABLE_APP_INFO;
  12.   embeddability=KAppNotEmbeddable;
  13.   newfile=KAppDoesNotSupportNewFile;
  14.   }
  15.