examples/Messaging/TextMTM/txtu/TXTU.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          txtu.dll                      
00017 targettype      dll
00018 
00019 uid 0x10003C60 0xE8000060
00020 VENDORID 0x70000001
00021 CAPABILITY   All -TCB
00022 
00023 source          TXTU.CPP TXTUDLL.CPP
00024 
00025 
00026 START RESOURCE  TXTU.RSS
00027 HEADER
00028 TARGETPATH      /resource/messaging
00029 END
00030 
00031 USERINCLUDE     ../txut
00032 USERINCLUDE     ../txtc
00033  
00034 systeminclude   /epoc32/include
00035 SYSTEMINCLUDE /epoc32/include/techview    
00036 
00037 library         msgs.lib euser.lib mtur.lib cone.lib eikcore.lib eikcoctl.lib eikdlg.lib eikfile.lib etext.lib efsrv.lib txut.lib
00038 
00039 #if defined(WINS)
00040     deffile ./TXTUWINS.def
00041 #else
00042     deffile ./txtuEABI.def    
00043 #endif
00044 nostrictdef
00045 NOEXPORTLIBRARY
00046 
00047 SMPSAFE

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