examples/SFExamples/games_on_symbian_os_code/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 SYSTEMINCLUDE    \epoc32\include\platform
00049 SYSTEMINCLUDE    \epoc32\include\mw
00050 SYSTEMINCLUDE   \epoc32\include\platform\mw
00051 
00052 LIBRARY            euser.lib
00053 LIBRARY            apparc.lib
00054 LIBRARY            cone.lib
00055 LIBRARY            eikcore.lib
00056 LIBRARY            avkon.lib
00057 LIBRARY            commonengine.lib
00058 LIBRARY        HWRMVibraClient.lib
00059  
00060 
00061 LANG SC
00062 
00063 VENDORID                  0
00064 SECUREID                  0xE460ABF6
00065 CAPABILITY                ReadUserData
00066 // End of File
00067 SOURCEPATH ..\src
00068 SOURCE moveball.cpp

Generated by  doxygen 1.6.2