diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/txtc_8mmp_source.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/txtc_8mmp_source.html Tue Mar 30 16:16:55 2010 +0100 @@ -0,0 +1,40 @@ + + + + +TB9.2 Example Applications: examples/ForumNokia/S60_3rd_Edition_TextMTM_Example/modules/Client/group/txtc.mmp Source File + + + + + +

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
+ +