soundmixer_s60_3rd_ed.pkg

来自「手机操作系统Symbian支持混音功能的声音引擎代码」· PKG 代码 · 共 43 行

PKG
43
字号
;=======================================================================
;  Name     : SoundMixer_s60_3rd_ed.pkg
;  Part of  : SoundMixer
;  Created  : 03/30/2006 by Forum Nokia
;  Description:
;     This is the project specification file for SoundMixer.
;     Initial content was generated by Series 60 AppWizard.
;
;  Version  : 2.0.0
;  Copyright: Forum Nokia
;
;=======================================================================

;
;Language - standard language definitions
&EN

; standard SIS file header
#{"SoundMixer"},(0xE01FF1C6),2,0,0

;Localised Vendor name
%{"Forum Nokia"}

;Unique Vendor name
:"Forum Nokia"

;Supports S60 3rd Edition
[0x101F7961], 0, 0, 0, {"Series60ProductID"}

; Files to install (edit source paths if your SDK is installed to a different location)
"c:\symbian\9.1\s60_3rd\epoc32\release\gcce\urel\soundmixer.exe"                - "!:\sys\bin\soundmixer.exe"
"c:\symbian\9.1\s60_3rd\epoc32\data\z\resource\apps\soundmixer.rsc"             - "!:\resource\apps\soundmixer.rsc"
"c:\symbian\9.1\s60_3rd\epoc32\data\z\resource\apps\soundmixer_loc.rsc"         - "!:\resource\apps\soundmixer_loc.rsc"
"c:\symbian\9.1\s60_3rd\epoc32\data\z\private\10003a3f\apps\soundmixer_reg.rsc" - "!:\private\10003a3f\import\apps\soundmixer_reg.rsc"

; Audio files
"..\data\music2.wav"  -"C:\Private\e01ff1c6\music2.wav"
"..\data\effect.wav"  -"C:\Private\e01ff1c6\effect.wav"
"..\data\effect2.wav" -"C:\Private\e01ff1c6\effect2.wav"

; end of file

⌨️ 快捷键说明

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