examples/SFExamples/symbian_os_communications_programming_book_v2/chapter9/SendWorkBench/SendWorkbenchS60/group/SendWorkbench.mmp

00001 // 
00002 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
00003 // All rights reserved.
00004 // This component and the accompanying materials are made available
00005 // under the terms of the License "Eclipse Public License v1.0"
00006 // which accompanies this distribution, and is available
00007 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
00008 // 
00009 // Initial Contributors:
00010 // Nokia Corporation - initial contribution.
00011 // 
00012 // Contributors:
00013 // 
00014 // Description:
00015 // 
00016 
00017 
00018 TARGET            SendWorkbench.exe
00019 TARGETTYPE        exe
00020 UID               0x100039CE  0xA0009979
00021 VENDORID                  0
00022 SECUREID          0xA0009979
00023 CAPABILITY        LocalServices NetworkServices ReadDeviceData ReadUserData WriteUserData
00024 
00025 SOURCEPATH        ..\src
00026 SOURCE            SendWorkbench.cpp
00027 SOURCE            SendWorkbenchApplication.cpp
00028 SOURCE            SendWorkbenchAppView.cpp
00029 SOURCE            SendWorkbenchAppUi.cpp
00030 SOURCE            SendWorkbenchDocument.cpp
00031 SOURCE            Sender.cpp
00032 
00033 SOURCEPATH        ..\data
00034 
00035 START RESOURCE    SendWorkbench.rss
00036 HEADER
00037 TARGETPATH resource\apps
00038 END //RESOURCE
00039 
00040 START RESOURCE    SendWorkbench_reg.rss
00041 TARGETPATH        \private\10003a3f\apps
00042 END //RESOURCE
00043 
00044 
00045 
00046 USERINCLUDE       ..\inc
00047 
00048 SYSTEMINCLUDE       \epoc32\include
00049 SYSTEMINCLUDE       \epoc32\include\platform\mw
00050 SYSTEMINCLUDE       \epoc32\include\mw
00051 SYSTEMINCLUDE       \epoc32\include\app
00052 SYSTEMINCLUDE       \epoc32\include\platform
00053 
00054 LIBRARY sendas2.lib msgs.lib
00055 LIBRARY etext.lib bafl.lib eikctl.lib eikcoctl.lib sendui.lib
00056 LIBRARY euser.lib apparc.lib cone.lib eikcore.lib avkon.lib
00057 LIBRARY commonengine.lib efsrv.lib estor.lib
00058 
00059 LANG SC
00060 
00061 // End of File

Generated by  doxygen 1.6.2