diff -r 000000000000 -r 1fb32624e06b textrendering/textformatting/test/group/TTranspEditor.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/textrendering/textformatting/test/group/TTranspEditor.mmp Tue Feb 02 02:02:46 2010 +0200 @@ -0,0 +1,60 @@ +/* +* 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 ttranspeditor.exe +TARGETTYPE exe +EPOCSTACKSIZE 0x5000 + +CAPABILITY None +UID 0x100039CE 0x13579ACE + +APP_LAYER_SYSTEMINCLUDE_SYMBIAN +USERINCLUDE ../../inc +userinclude ../data + +SOURCEPATH ../src +SOURCE TTranspEditor.cpp + + START RESOURCE ../data/TTranspEditor.rss + HEADER + TARGETPATH /resource/apps + LANG SC + END + + START RESOURCE ../data/TTRanspEditor_reg.rss + TARGETPATH /private/10003a3f/apps + END + +LIBRARY euser.lib +LIBRARY cone.lib +LIBRARY apparc.lib +LIBRARY eikcore.lib +LIBRARY ws32.lib +LIBRARY bafl.lib +LIBRARY form.lib +LIBRARY etext.lib +LIBRARY fbscli.lib +LIBRARY gdi.lib +DEBUGLIBRARY estor.lib + +Document ../data/TTranspEditor.hrh + +VENDORID 0x70000001 + +SMPSAFE \ No newline at end of file