devsoundextensions/ciextnfactoryplugins/ciextnserverplugin/group/ciextnserverplugin.mmp
author hgs
Tue, 02 Nov 2010 12:28:51 +0000
changeset 6 fe9d1bf55678
parent 4 9d4397b300d1
permissions -rw-r--r--
2010wk46_02

/*
* 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 server plugin.
*
*/



#include <platform_paths.hrh>

TARGET              ciextnserverplugin.dll
TARGETTYPE          PLUGIN
UID                 0x10009D8D 0x10207BEB
CAPABILITY          CAP_GENERAL_DLL
VENDORID            VID_DEFAULT

SOURCEPATH          ../src
SOURCE              ciextnserverplugin.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 10207BEB.rss
TARGET ciextnserverplugin.rsc
END

LIBRARY             euser.lib
LIBRARY             ecom.lib