installationservices/swinstallationfw/test/tusif/group/sifgetcompinfotest1.mmp
changeset 25 98b66e4fb0be
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/installationservices/swinstallationfw/test/tusif/group/sifgetcompinfotest1.mmp	Fri Apr 16 15:05:20 2010 +0300
@@ -0,0 +1,74 @@
+/*
+* 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
+