00001 // Txdeinstall.mmp 00002 // 00003 // © 2005 Nokia Corporation. All rights reserved. 00004 00005 target TXDEINSTALL.EXE 00006 targettype EXE 00007 uid 0x100039CE 0xA0001748 00008 00009 EPOCSTACKSIZE 0x5000 00010 00011 lang SC 00012 00013 CAPABILITY ALL -TCB 00014 //CAPABILITY NetworkServices LocalServices ReadDeviceData WriteDeviceData ReadUserData WriteUserData 00015 00016 00017 00018 00019 START RESOURCE txdeinstall_reg.rss 00020 #ifdef WINSCW 00021 TARGETPATH \private\10003a3f\apps 00022 #else 00023 TARGETPATH \private\10003a3f\import\apps 00024 #endif 00025 END //RESOURCE 00026 00027 00028 00029 source ..\src\TXDEINSTALL.CPP 00030 00031 systeminclude \epoc32\include \epoc32\INCLUDE\libc \epoc32\include\mw 00032 USERINCLUDE ..\..\Util\inc 00033 library euser.lib msgs.lib efsrv.lib txut.lib
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.