uiacceltk/hitchcock/AlfCommandDebug/group/alfcommanddebug.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 07:56:43 +0200
changeset 0 15bf7259bb7c
child 60 5dafecb0892a
permissions -rw-r--r--
Revision: 201003

/*
* Copyright (c) 2009 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 alfcommanddebug
*
*/

// Uncomment in lines alfcommanddebug.dll and alfcommanddescriptions.rsg in alfred.iby when using this in rom image. 

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

TARGETTYPE DLL
TARGET alfcommanddebug.dll

UID 0 0x20022F32

SYSTEMINCLUDE /epoc32/include 
SYSTEMINCLUDE ../../CommonInc

MW_LAYER_SYSTEMINCLUDE

SOURCEPATH ../src
SOURCE alfcommanddebug.cpp

CAPABILITY              CAP_GENERAL_DLL
VENDORID                VID_DEFAULT

SOURCEPATH      ../group
START RESOURCE alfcommanddescriptions.rss
HEADER
TARGETPATH ECOM_RESOURCE_DIR
END


LIBRARY     euser.lib
LIBRARY     bafl.lib
LIBRARY     commonengine.lib        // Resource loader
LIBRARY     efsrv.lib
LIBRARY     flogger.lib
LIBRARY     ws32.lib