soundmixer_s60_2nd_ed.pkg

来自「在symbian中」· PKG 代码 · 共 42 行

PKG
42
字号
;=======================================================================
;  Name     : SoundMixer.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
;
;=======================================================================

;Languages
&EN
;
; UID is the app's UID
;
#{"SoundMixer"},(0x101FF1C6),2,0,0
;
;Supports S60 2nd Edition
(0x101F7960), 0, 0, 0, {"Series60ProductID"}

; Files to install (edit source paths if your SDK is installed to a different location)
"C:\Symbian\8.0a\S60_2nd_FP2_CW\Epoc32\release\armi\urel\SoundMixer.app"                - "!:\system\apps\SoundMixer\SoundMixer.app"
"C:\Symbian\8.0a\S60_2nd_FP2_CW\Epoc32\data\z\system\apps\SoundMixer\SoundMixer.rsc"    - "!:\system\apps\SoundMixer\SoundMixer.rsc"
"C:\Symbian\8.0a\S60_2nd_FP2_CW\Epoc32\data\z\system\apps\SoundMixer\SoundMixer_caption.rsc" - "!:\system\apps\SoundMixer\SoundMixer_caption.rsc"
"C:\Symbian\8.0a\S60_2nd_FP2_CW\Epoc32\data\z\system\apps\SoundMixer\SoundMixer.aif"    - "!:\system\apps\SoundMixer\SoundMixer.aif"

; Audio files 
"..\data\music2.wav"  -"!:\system\apps\SoundMixer\music2.wav"
"..\data\effect.wav"  -"!:\system\apps\SoundMixer\effect.wav"
"..\data\effect2.wav" -"!:\system\apps\SoundMixer\effect2.wav"

; end of file






⌨️ 快捷键说明

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