localconnectivityservice/obexserviceman/utils/group/obexutils.mmp
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:20:40 +0100
branchRCL_3
changeset 40 52a167391590
parent 0 c3e98f10fcf4
child 13 0feebc799606
child 25 c4f07256ff37
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

/*
* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
*    Constructs obexutils.dll
*     
*
*/


#include <data_caging_paths.hrh>
#include <platform_paths.hrh>

TARGET        obexutils.dll
TARGETTYPE    dll
UID           0x10004262 0x101F86AF
VENDORID      VID_DEFAULT

START RESOURCE  ../data/Obexutils.rss
TARGETPATH RESOURCE_FILES_DIR  
HEADER
LANGUAGE_IDS
END

SOURCEPATH    ../src
SOURCE        obexutilsuilayer.cpp
SOURCE        obexutilslaunchwaiter.cpp
SOURCE        obexutilsdialogtimer.cpp
SOURCE        obexutilsdialog.cpp
SOURCE        obexutilsmessagehandler.cpp
SOURCE        obexutilspropertynotifier.cpp
SOURCE        obexutilsopaquedata.cpp
SOURCE        obexutilsglobalprogressdialog.cpp
SOURCE        obexutilsglobaldialog.cpp
SOURCE        obexutilsentryhandler.cpp
SOURCE        updatemusiccollection.cpp
#ifdef __BT_SAP
 SOURCE       vMessageHandler.cpp
#endif


USERINCLUDE   ../inc

SYSTEMINCLUDE  ../../../inc ../../../../inc  
MW_LAYER_SYSTEMINCLUDE
APP_LAYER_SYSTEMINCLUDE
// SMUT Unbranch
#ifdef __BT_SAP
SYSTEMINCLUDE   /epoc32/include/ecom
#endif

LIBRARY         apgrfx.lib
LIBRARY         apmime.lib
LIBRARY         avkon.lib
LIBRARY         bafl.lib 
LIBRARY         bifu.lib
LIBRARY         biodb.lib
LIBRARY         charconv.lib
LIBRARY         cone.lib
LIBRARY         commonengine.lib
LIBRARY         commonui.lib
LIBRARY         efsrv.lib
LIBRARY         eikctl.lib
LIBRARY         etext.lib
LIBRARY         euser.lib
LIBRARY         irobex.lib
LIBRARY         msgs.lib
LIBRARY         aknskins.lib        
LIBRARY         centralrepository.lib
LIBRARY         apparc.lib
LIBRARY         servicehandler.lib
LIBRARY         eikdlg.lib
LIBRARY         featmgr.lib
LIBRARY         aknnotify.lib
LIBRARY 		commondialogs.lib 
LIBRARY			platformenv.lib 
LIBRARY			mpxcollectionhelper.lib
LIBRARY			mpxplaybackutility.lib

#ifdef __BT_SAP
 LIBRARY        smcm.lib
 LIBRARY        gsmu.lib
// SMUT Unbranch 
 LIBRARY        ecom.lib
#endif

DEBUGLIBRARY    flogger.lib

CAPABILITY      CAP_GENERAL_DLL