uifw/AvKon/tsrc/bc/S60_SDK5.0/bctestmix50/group/bctestmix50.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 13 Oct 2010 14:50:15 +0300
branchRCL_3
changeset 72 a5e7a4f63858
parent 56 d48ab3b357f1
permissions -rw-r--r--
Revision: 201039 Kit: 201041

/*
* Copyright (c) 2007 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:  project specification file for the bctestmix50.
*
*/


#include <platform_paths.hrh>

TARGET          bctestmix50.exe
TARGETTYPE      exe
UID             0x0 0xA00040AB

VENDORID        0x101FB657
CAPABILITY      NetworkServices LocalServices Location ReadUserData \
                WriteUserData ReadDeviceData WriteDeviceData SwEvent \
                UserEnvironment

TARGETPATH      sys/bin

START RESOURCE bctestmix50.rss
HEADER
TARGETPATH resource/apps
END  // RESOURCE

LANG            01

SOURCEPATH      ../src
SOURCE          bctestmix50app.cpp 
SOURCE          bctestmix50document.cpp
SOURCE          bctestmix50appui.cpp
SOURCE          bctestmix50view.cpp
SOURCE          bctestmix50container.cpp
SOURCE          bctestmix50case.cpp
SOURCE          bctestmix50extendclasses.cpp
SOURCE          bctestmix50patchmisc.cpp 
SOURCE          bctestmix50patchcontrolcase.cpp 
SOURCE          bctestmix50patchcolumncase.cpp 
SOURCE          bctestmix50patchcolumnbasecase.cpp 
SOURCE          bctestmix50patchviewcase.cpp

USERINCLUDE     ./../inc
USERINCLUDE     ../../../bctestutil/inc

APP_LAYER_SYSTEMINCLUDE

LIBRARY         aknhlist.lib
LIBRARY         aknicon.lib 
LIBRARY         akninputlanguage.lib
LIBRARY         aknnotify.lib
LIBRARY         aknskins.lib
LIBRARY         apgrfx.lib
LIBRARY         apmime.lib
LIBRARY         apparc.lib
LIBRARY         avkon.lib 
LIBRARY         bafl.lib
LIBRARY         bctestutil.lib
LIBRARY         commondialogs.lib
LIBRARY         commonui.lib
LIBRARY         cone.lib
LIBRARY         eikcoctl.lib
LIBRARY         eikcore.lib
LIBRARY         eikctl.lib
LIBRARY         eikdlg.lib
LIBRARY	        efsrv.lib
LIBRARY         egul.lib
LIBRARY         estor.lib
LIBRARY         euser.lib
LIBRARY         fbscli.lib
LIBRARY         fontutils.lib
LIBRARY         gdi.lib
LIBRARY         insock.lib
LIBRARY         touchfeedback.lib
LIBRARY         ws32.lib
LIBRARY         hwrmhapticsclient.lib
LIBRARY         AknSkinSrv.lib

START RESOURCE ../group/bctestmix50_reg.rss
DEPENDS bctestmix50.rsg
HEADER
TARGETPATH /private/10003a3f/apps
END