installationservices/swinstallationfw/test/tusif/group/sifgetcompinfotest1.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 15:21:33 +0300
branchRCL_3
changeset 25 7333d7932ef7
permissions -rw-r--r--
Revision: 201033 Kit: 201035

/*
* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "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: 
* sifgetcompinfotest1.mmp for usif test
*
*/

TARGET			sifgetcompinfotest1.exe
TARGETTYPE		exe
CAPABILITY 		All -Tcb

UID			0x10000007 0x80286FE0
VENDORID		0x0

SOURCEPATH		../source
SOURCE			sifintegusercapsbasepackage.cpp

SYSTEMINCLUDE	/epoc32/include

START RESOURCE	sifgetcompinfotest1_loc.rss
HEADER
TARGETPATH		tusif/tsif/data/sifgetcompinfotest1
LANG 01 03 04 24	
END

// Application exe registration resource file
resource  	sifgetcompinfotest1_reg.rss
start resource 	sifgetcompinfotest1_reg.rss
targetpath 	tusif/tsif/data/sifgetcompinfotest1
end


// Icons for UK language version
START BITMAP	sifgetcompinfotest1_01.mbm
TARGETPATH		tusif/tsif/data/sifgetcompinfotest1
SOURCEPATH		../source
SOURCE			c8,1 icon3M.BMP
END

// Icons for German language version
START BITMAP	sifgetcompinfotest1_03.mbm
TARGETPATH		tusif/tsif/data/sifgetcompinfotest1
SOURCEPATH		../source
SOURCE			c8,1 icon3M.BMP
END

// Icons for Spanish language version
START BITMAP	sifgetcompinfotest1_04.mbm
TARGETPATH		tusif/tsif/data/sifgetcompinfotest1
SOURCEPATH		../source
SOURCE			c8,1 icon3M.BMP 
END

// Icons for French International language version
START BITMAP	sifgetcompinfotest1_24.mbm
TARGETPATH		tusif/tsif/data/sifgetcompinfotest1
SOURCEPATH		../source
SOURCE			c8,1 icon3M.BMP
END

LIBRARY			euser.lib
SMPSAFE