00001 /* 00002 * Copyright © 2008 Nokia Corporation. 00003 */ 00004 00005 TARGET SmsEngine.dll 00006 TARGETTYPE DLL 00007 UID 0x1000008d 0xE01FF1e4 00008 00009 SOURCEPATH ..\Src 00010 SOURCE SmsEngine.cpp 00011 SOURCE SMSExampleMtmsEngine.cpp 00012 SOURCE SMSExampleParser.cpp 00013 00014 USERINCLUDE . 00015 USERINCLUDE ..\Inc 00016 00017 SYSTEMINCLUDE \Epoc32\include 00018 SYSTEMINCLUDE \epoc32\include\mw 00019 SYSTEMINCLUDE \epoc32\include\platform\mw 00020 LIBRARY euser.lib 00021 LIBRARY efsrv.lib 00022 LIBRARY bafl.lib 00023 LIBRARY estor.lib 00024 LIBRARY msgs.lib smcm.lib gsmu.lib //SMSExampleMtmsEngine needs these 00025 LIBRARY etext.lib //CCharFormatLayer, CParaFormatLayer 00026 LIBRARY eikcore.lib 00027 LIBRARY cone.lib 00028 LIBRARY sendas2.lib //RSendAs 00029 00030 CAPABILITY NetworkServices LocalServices ReadUSerData WriteUserData UserEnvironment 00031 00032 VENDORID 0 00033 00034 EXPORTUNFROZEN 00035 00036 // End of file
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.