textrendering/textformatting/test/group/TCustomWrap.mmp
author hgs
Mon, 12 Jul 2010 15:26:00 +0800
changeset 46 6124ff6478cc
parent 40 91ef7621b7fc
permissions -rw-r--r--
20104_07

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


TARGETPATH		/sys/bin
TARGET			tcustomwrap.exe
TARGETTYPE 		exe
EPOCSTACKSIZE 	0x5000

CAPABILITY              None
UID		0x100039CE 0x10005D2F
VENDORID 0x70000001

userinclude		../src
userinclude		../data
userinclude 	../../inc
APP_LAYER_SYSTEMINCLUDE_SYMBIAN

	START RESOURCE          ../data/TCustomWrap.rss
	HEADER
	TARGETPATH              /resource/apps
	LANG                    SC
	END

	START RESOURCE			../data/TCustomWrap_reg.rss
	TARGETPATH				/private/10003a3f/apps
	END

SourcePath		../src
Source		TCustomWrap.cpp
Library		apparc.lib cone.lib euser.lib eikcore.lib
Library		ws32.lib eikctl.lib	 eikcoctl.lib  bafl.lib	
Library 		form.lib

Document ../data/TCustomWrap.hrh

SMPSAFE