su_source_test.pkg
来自「Sofia SIP is an open-source SIP User-Age」· PKG 代码 · 共 35 行
PKG
35 行
; su_source_test.pkg for sofia-sip package
;
; Copyright (C) 2005,2006,2007 Nokia Corporation
; Contact: Pekka Pessi <pekka.pessi@nokia.com>
; Licensed under LGPL. See file COPYING.
;File: su_source_test.pkg;
;
;*Languages
&EN
;
;*Standard SIS file header. This section specifies the package name,
;application UID, and version/build numbers. Add the package TYPE here if needed.
#{"su_source_test"},(0x1F001AD4),1,0,1;
;
;*Unique (Non-Localised) Vendor name
;This is used in combination with signing to prevent the unauthroized
;upgrade ofa a package by someone other than the rightful vendor.
:""
;*Localized Vendor Name
;This specifies the localised vendor name(s) correspodning to language(s).
%{""}
;*Files To Copy...<src> <destination>
;The destination files should be a full path. If you use a '!' character
;instead of a drive letter, ther user should be given the choice of the drive
;to install the file to (on supported Symbian devices).
;Sofia-SIP test suite apps
"\EPOC32\RELEASE\ARMV5\UREL\SU_SOURCE_TEST.exe" - "!:\sys\bin\SU_SOURCE_TEST.exe"
"\epoc32\data\z\private\10003a3f\import\apps\su_source_test_reg.rsc" -"!:\private\10003a3f\import\apps\su_source_test.rsc"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?