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

Generated by  doxygen 1.6.2