devsoundextensions/ciextnfactoryplugins/ciextnclientplugin/group/ciextnclientplugin.mmp
author hgs
Thu, 16 Sep 2010 18:39:58 +0100
changeset 57 1cbb0d5bf7f2
parent 0 40261b775718
permissions -rw-r--r--
2010wk34_03

/*
* Copyright (c) 2002-2008 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 custom interface extension
*                devsound client plugin.
*
*/



#include <platform_paths.hrh>

TARGET              ciextnclientplugin.dll
TARGETTYPE          PLUGIN

UID                 0x10009D8D 0x10207BEA
CAPABILITY          CAP_GENERAL_DLL
VENDORID            VID_DEFAULT

SOURCEPATH          ../src
SOURCE              ciextnclientplugin.cpp
SOURCE              main.cpp

USERINCLUDE         .
USERINCLUDE         ../../inc

OS_LAYER_SYSTEMINCLUDE
SYSTEMINCLUDE       /epoc32/include/ecom
SYSTEMINCLUDE       /epoc32/include/mmf/plugin
SYSTEMINCLUDE       /epoc32/include/a3f

SOURCEPATH          ../data
START RESOURCE 10207BEA.rss
TARGET ciextnclientplugin.rsc
END

LIBRARY             euser.lib
LIBRARY             ecom.lib