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

examples/ForumNokia/S60_3rd_Edition_TextMTM_Example/modules/UiData/group/txti.mmp

00001 // TXTI.MMP
+00002 //
+00003 // © 2005 Nokia Corporation.  All rights reserved.
+00004 //
+00005 
+00006 target          TXTI.DLL                     
+00007 targettype      DLL
+00008 
+00009 uid             0x10003C61 0x101FDA9E
+00010 
+00011 CAPABILITY      ALL -TCB
+00012 VENDORID           0x101FB657
+00013 SOURCEPATH      ..\src
+00014 SOURCE          TXTI.CPP TXTIDLL.CPP
+00015 
+00016 START RESOURCE  ..\data\txti.rss
+00017 header
+00018 TARGETPATH      \resource\messaging
+00019 END
+00020 
+00021 userinclude     ..\inc ..\..\Util\inc ..\..\UI\inc ..\..\Client\inc
+00022 systeminclude   \epoc32\include \epoc32\INCLUDE\libc  \epoc32\include\mw
+00023 SYSTEMINCLUDE    \epoc32\include\platform\mw
+00024 library         txut.lib
+00025 library         euser.lib mtur.lib msgs.lib commonengine.lib bafl.lib cone.lib
+00026 LIBRARY         AknSkins.lib aknicon.lib 
+00027 
+00028 
+00029 
+00030 nostrictdef
+00031 NOEXPORTLIBRARY
+00032 
+00033 
+
+
Generated by  + +doxygen 1.6.2
+ +