webengine/pagescaler/group/minimap.mmp
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:28:30 +0100
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201034 Kit: 201035

/*
* Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "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:  
*
*/

#include <platform_paths.hrh>
#include <platform/mw/browser_platform_variant.hrh>

TARGET          pagescaler.dll
TARGETTYPE      dll

UID 0x1000008D  0x10281B6C  

VENDORID    VID_DEFAULT
CAPABILITY  CAP_GENERAL_DLL

// MACRO ENABLE_MINIMAP_COLORING

SOURCEPATH      ../src
SOURCE          PagescalerMinimap.cpp
SOURCE          minimap.cpp
SOURCE          minimapgenerator.cpp
SOURCE          minimaptimer.cpp
SOURCE          minimapscaler.cpp
SOURCE          DllEntryPoint.cpp

USERINCLUDE     ../inc

MW_LAYER_SYSTEMINCLUDE
OS_LAYER_ESTLIB_SYSTEMINCLUDE
// SYSTEMINCLUDE 	../../osswebengine/memorymanager/inc

LIBRARY         euser.lib 
LIBRARY         cone.lib
LIBRARY         fbscli.lib 
LIBRARY         bitgdi.lib 
LIBRARY         gdi.lib 
LIBRARY         ws32.lib
LIBRARY         BitmapTransforms.lib
LIBRARY         MemMan.lib