examples/sfexamples/FileSharing/FileSharingCreator/group/FileSharingCreator.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 TARGET           FileSharingCreator.exe
00018 TARGETTYPE       EXE
00019 UID              0x100039CE 0xECC556BA
00020 CAPABILITY       None
00021 
00022 LANG             SC
00023 
00024 SOURCEPATH       ..\data\s60_3rd
00025 
00026 START RESOURCE   FileSharingCreator.rss
00027 HEADER
00028 TARGETPATH       \resource\apps
00029 END
00030 
00031 //
00032 // For the device, the target path is \private\10003a3f\import\apps
00033 //
00034 SOURCEPATH       ..\data
00035 
00036 START RESOURCE   FileSharingCreator_reg.rss
00037 TARGETPATH       \private\10003a3f\apps
00038 END
00039 
00040 SOURCEPATH       ..\src
00041 SOURCE           FileSharingCreatorApplication.cpp
00042 SOURCE           FileSharingCreatorDocument.cpp
00043 SOURCE           FileSharingCreatorAppUi.cpp
00044 
00045 SOURCEPATH       ..\src\s60_3rd
00046 SOURCE           FileSharingCreatorMainView.cpp
00047 
00048 SYSTEMINCLUDE    \epoc32\include
00049 SYSTEMINCLUDE    \epoc32\include\mw
00050 SYSTEMINCLUDE    \epoc32\include\platform
00051 SYSTEMINCLUDE    \epoc32\include\platform\mw
00052 
00053 USERINCLUDE      ..\inc
00054 USERINCLUDE      ..\inc\s60_3rd
00055 USERINCLUDE      ..\data
00056 
00057 LIBRARY          euser.lib
00058 LIBRARY          apparc.lib
00059 LIBRARY          cone.lib
00060 LIBRARY          eikcore.lib
00061 LIBRARY          eikcoctl.lib
00062 LIBRARY          avkon.lib
00063 LIBRARY          efsrv.lib
00064 
00065 // End of File
00066 SOURCEPATH ..\data
00067 START RESOURCE FileSharingCreator_reg.rss
00068         TARGETPATH \private\10003a3f\apps
00069 END

Generated by  doxygen 1.6.2