installationservices/swi/test/testexes/packages_interpretsis_testcase/interpretsis_testcase_08.pkg
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 15:05:20 +0300
changeset 25 98b66e4fb0be
child 42 d17dc5398051
permissions -rw-r--r--
Revision: 201011 Kit: 201015

;
; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
; All rights reserved.
; This component and the accompanying materials are made available
; under the terms of "Eclipse Public License v1.0"
; which accompanies this distribution, and is available
; at the URL "http://www.eclipse.org/legal/epl-v10.html".
;
; Initial Contributors:
; Nokia Corporation - initial contribution.
;
; Contributors:
;
; Description: 
;
;
; Install file for multi-lingual application
; supporting two language variants.
;

; Languages - 
&EN,GE

; List of localised vendor names.
%{"Symbian Software Ltd", "Symbian Software Ltd"}

; Single, non-localised (global) vendor name.
:"Symbian Software Ltd"

; Installation header.
; Two component names as we support English and German
#{"interpretsis_eng_testcase", "interpretsis_german_testcase"}, (0xE8000108), 1,0,0,TYPE=SA

; Language-neutral files to be installed
"\epoc32\release\<PLATFORM>\<CONFIGURATION>\interpretsis_testcase_08.exe"-"!:\sys\bin\interpretsis_testcase_08.exe"
"\epoc32\release\<PLATFORM>\<CONFIGURATION>\z\private\10003a3f\apps\interpretsis_testcase_08_reg.rsc" - "!:\private\10003a3f\import\apps\interpretsis_testcase_08_reg.rsc"

; Lists of language-specific resource files, of which only those files will be installed
; which are supported by the device. 

if supported_language=01 
"\epoc32\release\<PLATFORM>\<CONFIGURATION>\z\resource\apps\interpretsis_testcase_08.r01"		-"!:\resource\apps\interpretsis_testcase_08.r01"
endif	
if supported_language=03
"\epoc32\release\<PLATFORM>\<CONFIGURATION>\z\resource\apps\interpretsis_testcase_08.r03"		-"!:\resource\apps\interpretsis_testcase_08.r03"
endif



if supported_language=01 
"\epoc32\release\<PLATFORM>\<CONFIGURATION>\z\resource\apps\interpretsis_testcase01_08.mbm"		-"!:\resource\apps\interpretsis_testcase01_08.mbm"
endif
if supported_language=03
"\epoc32\release\<PLATFORM>\<CONFIGURATION>\z\resource\apps\interpretsis_testcase03_08.mbm"		-"!:\resource\apps\interpretsis_testcase03_08.mbm"
endif