00001 // TxtViewer.mmp 00002 00003 CAPABILITY ALL -TCB 00004 TARGET TxtViewer.exe 00005 TARGETTYPE exe 00006 UID 0x100039ce 0xA00058BD 00007 VENDORID 0x70000001 00008 00009 SOURCEPATH ..\data 00010 START RESOURCE TxtViewer.rss 00011 TARGETPATH \resource\apps 00012 HEADER 00013 END 00014 START RESOURCE TxtViewer_reg.rss 00015 TARGETPATH \private\10003a3f\apps 00016 END 00017 00018 SYSTEMINCLUDE \epoc32\include \epoc32\include\variant \epoc32\include\mw \epoc32\include\app 00019 SYSTEMINCLUDE \epoc32\include\platform\mw 00020 USERINCLUDE . ..\inc ..\data 00021 00022 SOURCEPATH ..\src 00023 SOURCE TxtViewerServiceSession.cpp TxtViewerDoc.cpp TxtViewerAppUi.cpp 00024 SOURCE TxtViewerAppServer.cpp TxtViewerApp.cpp TxtViewerAppView.cpp 00025 00026 LIBRARY aknicon.lib CentralRepository.lib efsrv.lib bafl.lib 00027 LIBRARY fbscli.lib msgs.lib avkon.lib eikcore.lib eikcoctl.lib cone.lib 00028 LIBRARY apparc.lib euser.lib mtur.lib etext.lib eikctl.lib 00029 LIBRARY estor.lib 00030 00031 //#if !defined(MARM) 00032 //LIBRARY estor.lib 00033 //#endif 00034
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.