su_source_test_reg.rss

来自「Sofia SIP is an open-source SIP User-Age」· RSS 代码 · 共 20 行

RSS
20
字号
// part of Symbian build files for sofia-sip package
//
// Copyright (C) 2005,2006,2007 Nokia Corporation
// Contact: Pekka Pessi <pekka.pessi@nokia.com>
// Licensed under LGPL. See file COPYING.

#include <appinfo.rh>

UID2 KUidAppRegistrationResourceFile
UID3 0x1F001AD4

RESOURCE APP_REGISTRATION_INFO
  {
  app_file="su_source_test";

  embeddability=KAppNotEmbeddable;
  newfile=KAppDoesNotSupportNewFile;
  }

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?