phonesrv_plat/voice_mailbox_number_api/tsrc/group/vmbxenginetest.mmp
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:15:03 +0100
branchRCL_3
changeset 20 987c9837762f
parent 0 ff3b6d0fd310
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

/*
* 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:  For packing VMBXEngine test component.
*
*/


// To get the MW_LAYER_SYSTEMINCLUDE-definition
#include <platform_paths.hrh>

TARGET      vmbxenginetest.dll
TARGETTYPE  dll
DEFFILE     vmbxenginetest.def

CAPABILITY  ALL -TCB
VENDORID    0x101FB657
SECUREID    0x102073DB

LIBRARY     euser.lib
LIBRARY     stiftestinterface.lib
LIBRARY     vmbx.lib

LIBRARY     centralrepository.lib
LIBRARY     cenrepnotifhandler.lib

SOURCEPATH      ..\src
SOURCE          vmbxenginetest.cpp

USERINCLUDE        ..\inc 

MW_LAYER_SYSTEMINCLUDE

// First UID is DLL UID, Second UID is STIF Test Framework UID
UID             0x1000A834 0x101FB3E7