uifw/AvKon/tsrc/bc/bctestdom3.2/bctestdomfntlay/group/bctestdomfntlay.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 definition file for project bctestdomfnylay
*
*/

#include <platform_paths.hrh>

TARGET          bctestdomfntlay.exe
TARGETTYPE      exe
UID             0x0 0xA00040A3

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

TARGETPATH      sys/bin

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

LANG            01

SOURCEPATH      ../src
SOURCE          bctestdomfntlayapp.cpp
SOURCE          bctestdomfntlaydocument.cpp
SOURCE          bctestdomfntlayappui.cpp
SOURCE          bctestdomfntlayview.cpp
SOURCE          bctestdomfntlaycontainer.cpp
SOURCE          bctestdomfntlaycase.cpp
SOURCE          bctestdomskincase.cpp
SOURCE          bctestdomlayoudatacase.cpp
SOURCE          bctestdomlayoutsystemcase.cpp
SOURCE          bctestdomgraphiccase.cpp
SOURCE          bctestdomadapter.cpp

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

LIBRARY         euser.lib
LIBRARY         apparc.lib
LIBRARY         cone.lib
LIBRARY         eikcore.lib
LIBRARY         eikcoctl.lib
LIBRARY         avkon.lib
LIBRARY         ws32.lib
LIBRARY         aknskins.lib
LIBRARY         apgrfx.lib
LIBRARY         bctestutil.lib
LIBRARY	        efsrv.lib
LIBRARY         fontutils.lib
LIBRARY         uiklaf.lib 
LIBRARY         fontprovider.lib
LIBRARY         gdi.lib 
LIBRARY         bitgdi.lib 
LIBRARY         aknskinsrv.lib 
LIBRARY         fbscli.lib 
LIBRARY         bafl.lib 
LIBRARY         aknlayout2.lib
LIBRARY         aknlayout2adaptation.lib
LIBRARY         aknLayout2hierarchy.lib
LIBRARY         aknlayout2scalable.lib
LIBRARY         aknicon.lib
LIBRARY         cdlengine.lib

// New registration resource defined.
START RESOURCE ../group/bctestdomfntlay_reg.rss
DEPENDS bctestdomfntlay.rsg
HEADER
TARGETPATH /private/10003a3f/apps
END