diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/txut_8mmp_source.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/txut_8mmp_source.html Tue Mar 30 16:16:55 2010 +0100 @@ -0,0 +1,36 @@ + + +
+ +00001 // TXUT.MMP +00002 // +00003 // © 2005 Nokia Corporation. All rights reserved. +00004 +00005 target TXUT.dll +00006 targettype dll +00007 uid 0x10003C5F 0xA000174B +00008 +00009 CAPABILITY All -Tcb +00010 +00011 SOURCEPATH ..\src +00012 SOURCE txut.cpp +00013 +00014 userinclude ..\inc +00015 systeminclude \Epoc32\include \epoc32\INCLUDE\libc \epoc32\include\mw +00016 +00017 library euser.lib estor.lib msgs.lib efsrv.lib +00018 library centralrepository.lib +00019 +00020 nostrictdef +