installationservices/swi/test/testexes/testappinuse/HelloWorld2.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 26 Jan 2010 12:06:03 +0200
changeset 5 3eebb1e54d3a
parent 0 ba25891c3a9e
permissions -rw-r--r--
Revision: 201001 Kit: 201004

/*
* Copyright (c) 2000-2009 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: 
*
*/

macro HELLOWORLD2

TARGET        helloworld2_forpackage.exe
TARGETTYPE    exe
TARGETPATH    /tswi/testexes/testappinuse
UID           0x100039CE 0x90008ACF
VENDORID 	  0

SOURCEPATH    .
SOURCE        HelloWorld_Main.cpp
SOURCE        HelloWorld_Application.cpp
SOURCE        HelloWorld_Document.cpp
SOURCE        HelloWorld_AppUi.cpp
SOURCE        HelloWorld_AppView.cpp
USERINCLUDE   .
APP_LAYER_SYSTEMINCLUDE_SYMBIAN
MW_LAYER_SYSTEMINCLUDE_SYMBIAN


START RESOURCE	HelloWorld2.rss
HEADER
end

START RESOURCE	helloworldhacked2.rss
END

START RESOURCE	HelloWorld2_reg.rss
DEPENDS		helloworld.rsg
END

START BITMAP	helloworld2.mbm
SOURCE			c8,1 icon24.BMP icon2M.BMP icon32.BMP icon3M.BMP icon48.BMP icon4M.BMP
END

LIBRARY       euser.lib apparc.lib cone.lib eikcore.lib bafl.lib gdi.lib
SMPSAFE