examples/sfexamples/vibrapool/group/VibraPool.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 VibraPool.
00015 // 
00016 // 
00017 
00018 
00019 TARGET                  VibraPool_0xE460ABF6.exe
00020 TARGETTYPE              exe
00021 UID               0x100039CE 0xE460ABF6
00022 
00023 SOURCEPATH              ..\src
00024 SOURCE                  VibraPool.cpp
00025 SOURCE                  VibraPoolApplication.cpp
00026 SOURCE                  VibraPoolAppView.cpp
00027 SOURCE                  VibraPoolAppUi.cpp
00028 SOURCE                  VibraPoolDocument.cpp
00029 
00030 SOURCEPATH              ..\data
00031 
00032 START RESOURCE  VibraPool.rss
00033 HEADER
00034 TARGET VibraPool_0xE460ABF6.rsc
00035 TARGETPATH resource\apps
00036 END //RESOURCE
00037 
00038 START RESOURCE  VibraPool_reg.rss
00039 TARGET VibraPool_0xE460ABF6_reg.rsc
00040 TARGETPATH        \private\10003a3f\apps
00041 END //RESOURCE
00042 
00043 
00044 
00045 USERINCLUDE        ..\inc
00046 
00047 SYSTEMINCLUDE    \epoc32\include
00048 
00049 LIBRARY            euser.lib
00050 LIBRARY            apparc.lib
00051 LIBRARY            cone.lib
00052 LIBRARY            eikcore.lib
00053 LIBRARY            avkon.lib
00054 LIBRARY            commonengine.lib
00055 LIBRARY        HWRMVibraClient.lib
00056  
00057 
00058 LANG SC
00059 
00060 VENDORID                  0
00061 SECUREID                  0xE460ABF6
00062 CAPABILITY                ReadUserData
00063 // End of File
00064 SOURCEPATH ..\src
00065 SOURCE moveball.cpp

Generated by  doxygen 1.6.2