examples/SFExamples/games_on_symbian_os_code/findme/group/FindMe.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:  This is the project specification file for FindMe.
00015 // 
00016 // 
00017 
00018 
00019 TARGET                  FindMe_0xE5F14158.exe
00020 TARGETTYPE              exe
00021 UID               0x100039CE 0xE5F14158
00022 
00023 SOURCEPATH              ..\src
00024 SOURCE                  FindMe.cpp
00025 SOURCE                  FindMeApplication.cpp
00026 SOURCE                  FindMeAppView.cpp
00027 SOURCE                  FindMeAppUi.cpp
00028 SOURCE                  FindMeDocument.cpp
00029 
00030 SOURCEPATH              ..\data
00031 
00032 START RESOURCE  FindMe.rss
00033 HEADER
00034 TARGET FindMe_0xE5F14158.rsc
00035 TARGETPATH resource\apps
00036 END //RESOURCE
00037 
00038 START RESOURCE  FindMe_reg.rss
00039 TARGET FindMe_0xE5F14158_reg.rsc
00040 TARGETPATH        \private\10003a3f\apps
00041 END //RESOURCE
00042 
00043 EPOCSTACKSIZE 0x5000  
00044 
00045 USERINCLUDE        ..\inc
00046 
00047 SYSTEMINCLUDE       \epoc32\include
00048 SYSTEMINCLUDE       \epoc32\include\platform\mw
00049 SYSTEMINCLUDE       \epoc32\include\mw
00050 SYSTEMINCLUDE       \epoc32\include\app
00051 SYSTEMINCLUDE       \epoc32\include\platform
00052 
00053 LIBRARY            euser.lib
00054 LIBRARY            apparc.lib
00055 LIBRARY            cone.lib
00056 LIBRARY            eikcore.lib
00057 LIBRARY            avkon.lib
00058 LIBRARY            commonengine.lib
00059 LIBRARY            Lbs.lib
00060  
00061 
00062 LANG SC
00063 
00064 VENDORID                  0
00065 SECUREID                  0xE5F14158
00066 CAPABILITY                LocalServices Location NetworkServices ReadUserData UserEnvironment WriteUserData
00067 
00068 SOURCEPATH ..\src
00069 SOURCE FindMeActive.cpp

Generated by  doxygen 1.6.2