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

Symbian

开发平台:

C/C++

  1. /*
  2. * ============================================================================
  3. *  Name     : TicTacToe_aif.rss
  4. *  Part of  : TicTacToe
  5. *  Description:
  6. *  Version  :
  7. *
  8. *  Copyright (c) 2005 Nokia Corporation.
  9. * ============================================================================
  10. */
  11. #include <aiftool.rh>
  12. RESOURCE AIF_DATA
  13.     {
  14.     app_uid = 0x102753ED;
  15.     num_icons = 2;
  16.     embeddability = KAppNotEmbeddable;
  17.     newfile = KAppDoesNotSupportNewFile;
  18.     }
  19. // End of File