examples/ForumNokia/S60_3rd_Edition_TextMTM_Example/modules/Client/group/txtc.mmp

00001 // TXTC.MMP
00002 //
00003 // Copyright (c) 2000 Symbian Ltd.  All rights reserved.
00004 
00005 TARGET        txtc.dll
00006 TARGETTYPE    dll
00007 
00008 UID           0x10003C5F 0x101FDA9B
00009 CAPABILITY    ALL -TCB
00010 VENDORID      0x101FB657
00011 
00012 
00013 SOURCEPATH    ..\src
00014 SOURCE        txclient.cpp txtcmain.cpp txtfwdop.cpp
00015 
00016 USERINCLUDE   ..\inc ..\..\Util\inc ..\..\UI\inc ..\..\Client\inc
00017 SYSTEMINCLUDE \epoc32\include \epoc32\INCLUDE\libc  \epoc32\include\mw
00018 
00019 LIBRARY       euser.lib msgs.lib txut.lib etext.lib
00020 
00021 
00022 
00023 nostrictdef
00024 NOEXPORTLIBRARY

Generated by  doxygen 1.6.2