1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/textandloc/textrendering/textformatting/test/group/TForm18030.mmp Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,49 @@
1.4 +/*
1.5 +* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
1.6 +* All rights reserved.
1.7 +* This component and the accompanying materials are made available
1.8 +* under the terms of "Eclipse Public License v1.0"
1.9 +* which accompanies this distribution, and is available
1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.11 +*
1.12 +* Initial Contributors:
1.13 +* Nokia Corporation - initial contribution.
1.14 +*
1.15 +* Contributors:
1.16 +*
1.17 +* Description:
1.18 +*
1.19 +*/
1.20 +
1.21 +
1.22 +TARGET tform18030.exe
1.23 +TARGETTYPE exe
1.24 +UID 0x100039CE 0xE800005A
1.25 +VENDORID 0x70000001
1.26 +SOURCEPATH ../src/TForm18030
1.27 +SOURCE TForm18030_Main.cpp
1.28 +SOURCE TForm18030_Application.cpp
1.29 +SOURCE TForm18030_Document.cpp
1.30 +SOURCE TForm18030_AppUi.cpp
1.31 +SOURCE TForm18030_AppView.cpp
1.32 +USERINCLUDE ../src/TForm18030
1.33 +APP_LAYER_SYSTEMINCLUDE_SYMBIAN
1.34 +
1.35 +START RESOURCE TForm18030.rss
1.36 +HEADER
1.37 +TARGETPATH /resource/apps
1.38 +end
1.39 +
1.40 +START RESOURCE TForm18030_reg.rss
1.41 +TARGETPATH /private/10003a3f/apps
1.42 +END
1.43 +
1.44 +START BITMAP tform18030.mbm
1.45 +TARGETPATH /resource/apps
1.46 +SOURCEPATH ../src/TForm18030
1.47 +SOURCE c8,1 icon24.BMP icon2M.BMP icon32.BMP icon3M.BMP icon48.BMP icon4M.BMP
1.48 +END
1.49 +
1.50 +LIBRARY euser.lib apparc.lib cone.lib eikcore.lib gdi.lib eikctl.lib eikcoctl.lib etext.lib
1.51 +
1.52 +SMPSAFE
1.53 \ No newline at end of file