examples/sfexamples/RockPaperScissorsGameSourceCode_S60/RPS/group/rps.mmp

00001 /*
00002 Copyright (c) 2002-2011 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
00003 
00004 Redistribution and use in source and binary forms, with or without
00005 modification, are permitted provided that the following conditions are met:
00006 
00007 * Redistributions of source code must retain the above copyright notice, this
00008   list of conditions and the following disclaimer.
00009 * Redistributions in binary form must reproduce the above copyright notice,
00010   this list of conditions and the following disclaimer in the documentation
00011   and/or other materials provided with the distribution.
00012 * Neither the name of Nokia Corporation nor the names of its contributors
00013   may be used to endorse or promote products derived from this software
00014   without specific prior written permission.
00015 
00016 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
00017 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
00018 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
00019 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
00020 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
00021 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
00022 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
00023 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
00024 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
00025 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
00026 
00027 Description:  
00028 */ 
00029 
00030 TARGET                  rps_0xA00054BC.exe
00031 TARGETTYPE              exe
00032 UID               0x100039CE 0xA00054BC
00033 
00034 
00035 SOURCEPATH              ..\src
00036 SOURCE                  rps.cpp
00037 SOURCE                  rpsApplication.cpp
00038 SOURCE                  rpsAppView.cpp
00039 SOURCE                  rpsAppUi.cpp
00040 SOURCE                  rpsDocument.cpp
00041 SOURCE                  rpsGameEngine.cpp
00042 SOURCE                  rpsGameScreens.cpp
00043 SOURCE                  rpsMultiplayerScreens.cpp
00044 SOURCE                  rpsPlayTimer.cpp
00045 SOURCE                  roshambo.cpp
00046 SOURCE                  BluetoothDeviceDiscoverer.cpp
00047 SOURCE                  BluetoothConnector.cpp
00048 SOURCE                  BluetoothServiceSearcher.cpp
00049 SOURCE                  BluetoothSockConnector.cpp
00050 SOURCE                  BluetoothSocketWriterReader.cpp
00051 SOURCE                  BluetoothResponder.cpp
00052 SOURCE                  BluetoothServiceAdvertiser.cpp
00053 SOURCE                  BluetoothConnectorBase.cpp
00054 SOURCE                  BluetoothManager.cpp
00055 
00056 SOURCEPATH              ..\data
00057 
00058 START RESOURCE  rps.rss
00059 TARGET rps_0xA00054BC.rsc
00060 TARGETPATH resource\apps
00061 HEADER
00062 END //RESOURCE
00063 
00064 START RESOURCE  rps_reg.rss
00065 TARGET rps_0xA00054BC_reg.rsc
00066 TARGETPATH        \private\10003a3f\apps
00067 END //RESOURCE
00068 
00069 
00070 
00071 START BITMAP    rps_0xA00054BC.mbm
00072 TARGETPATH      \resource\apps
00073 HEADER
00074 SOURCEPATH      ..\gfx
00075 SOURCE          c16 pausemenu.bmp
00076 SOURCE          c16 splashscreen.bmp
00077 
00078 
00079 END
00080 
00081 USERINCLUDE        ..\inc
00082 
00083 SYSTEMINCLUDE    \epoc32\include
00084 SYSTEMINCLUDE    \epoc32\include\mw
00085 SYSTEMINCLUDE    \epoc32\include\platform
00086 SYSTEMINCLUDE    \epoc32\include\platform\mw
00087 
00088 LIBRARY euser.lib
00089 LIBRARY apparc.lib
00090 LIBRARY cone.lib
00091 LIBRARY eikcore.lib
00092 LIBRARY avkon.lib
00093 LIBRARY commonengine.lib
00094 LIBRARY efsrv.lib 
00095 LIBRARY estor.lib
00096 LIBRARY aknnotify.lib
00097 LIBRARY esock.lib
00098 LIBRARY bluetooth.lib 
00099 LIBRARY btmanclient.lib
00100 LIBRARY sdpagent.lib
00101 LIBRARY sdpdatabase.lib 
00102 LIBRARY charconv.lib
00103 LIBRARY btextnotifiers.lib 
00104 LIBRARY btdevice.lib
00105 LIBRARY fbscli.lib
00106 
00107 
00108 LANG SC
00109 
00110 VENDORID                  0
00111 SECUREID                  0xA00054BC
00112 CAPABILITY LocalServices UserEnvironment ReadUserData WriteUserData NetworkServices
00113 // End of File
00114 

Generated by  doxygen 1.6.2