examples/Multimedia/AudioClientEx/AudioClientEx.mmp

00001 // Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
00002 // All rights reserved.
00003 // This component and the accompanying materials are made available
00004 // under the terms of "Eclipse Public License v1.0"
00005 // which accompanies this distribution, and is available
00006 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
00007 //
00008 // Initial Contributors:
00009 // Nokia Corporation - initial contribution.
00010 //
00011 // Contributors:
00012 //
00013 // Description:
00014 //
00015 
00016 TARGET          audioclientex.exe
00017 TARGETTYPE      exe
00018 UID             0x100039CE 0xE8000062
00019 VENDORID 0x70000001
00020 
00021 CAPABILITY UserEnvironment
00022 
00023 sourcepath      .
00024 SOURCE          CMediaClientApplication.cpp
00025 SOURCE          CMediaClientAppUI.cpp 
00026 SOURCE          CMediaClientDocument.cpp 
00027 SOURCE          CMediaClientView.cpp
00028 SOURCE          CMediaClientEngine.cpp
00029 
00030 START RESOURCE AudioClientEx.rss
00031 TARGETPATH     /resource/apps
00032 HEADER
00033 END
00034 
00035 SYSTEMINCLUDE   /epoc32/include
00036 SYSTEMINCLUDE /epoc32/include/techview
00037 
00038 // core libraries
00039 LIBRARY         euser.lib 
00040 LIBRARY         apparc.lib 
00041 LIBRARY         ws32.lib 
00042 LIBRARY         cone.lib 
00043 LIBRARY         efsrv.lib 
00044 LIBRARY         bafl.lib
00045 // UI libraries
00046 LIBRARY         eikcore.lib
00047 LIBRARY         eikdlg.lib 
00048 LIBRARY         eikcoctl.lib 
00049 LIBRARY         eikfile.lib
00050 LIBRARY         eikctl.lib
00051 LIBRARY         gdi.lib
00052 // media libaries
00053 LIBRARY         mediaclientaudio.lib
00054 LIBRARY         mediaclientaudiostream.lib
00055 LIBRARY         mmfcontrollerframework.lib
00056 
00057 START RESOURCE AudioClientEx_reg.rss
00058 TARGETPATH     /private/10003a3f/apps
00059 END
00060 
00061 SMPSAFE

Generated on Thu Jan 21 10:32:59 2010 for TB10.1 Example Applications by  doxygen 1.5.3