examples/Messaging/TextMTM/txti/TXTI.MMP

00001 // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
00002 // All rights reserved.
00003 // This component and the accompanying materials are made available
00004 // under the terms of "Eclipse Public License v1.0"
00005 // which accompanies this distribution, and is available
00006 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
00007 //
00008 // Initial Contributors:
00009 // Nokia Corporation - initial contribution.
00010 //
00011 // Contributors:
00012 //
00013 // Description:
00014 //
00015 
00016 target          txti.dll                     
00017 targettype      dll
00018 
00019 uid 0x10003C61 0xE800005E
00020 VENDORID 0x70000001
00021 CAPABILITY   All -TCB
00022 
00023 source          TXTI.CPP TXTIDLL.CPP
00024 
00025 START RESOURCE  TXTI.RSS
00026 header
00027 TARGETPATH      /resource/messaging
00028 END
00029 
00030 userinclude     ../txut ../txtu ../txtc
00031 systeminclude   /epoc32/include   
00032 SYSTEMINCLUDE /epoc32/include/techview 
00033 
00034 library         euser.lib mtur.lib msgs.lib
00035 
00036 #if defined(WINS)
00037     deffile ./TXTIWINS.def
00038 #else
00039     deffile ./txtiEABI.def    
00040 #endif
00041 nostrictdef
00042 NOEXPORTLIBRARY
00043 
00044 start bitmap txti.mbm
00045 header
00046 sourcepath .
00047 TARGETPATH  /resource/messaging
00048 source 4 TEXTL1.BMP TEXTN1.BMP TEXTH1.BMP SERVN1.BMP Fold1.bmp 
00049 end 
00050 
00051 SMPSAFE

Generated on Thu Jan 21 10:32:59 2010 for TB10.1 Example Applications by  doxygen 1.5.3