authorisation/userpromptservice/test/group/tups_dialogcreator01.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 10 Sep 2009 14:01:51 +0300
changeset 8 35751d3474b7
child 15 da2ae96f639b
permissions -rw-r--r--
Revision: 200935

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


/**
 @file
 @test
*/

target			tups_dialogcreator01.dll
capability		protserv trustedui
targettype		plugin

uid				0x0 0xE1111D10
vendorid		0x70000001

userinclude		../inc_private
userinclude		../include
userinclude		../tups_dialogcreator/source
userinclude		../tups_dialogcreator/include

macro			DIALOG_01

systeminclude	/epoc32/include

sourcepath		../tups/src
source          tupsproperty.cpp

sourcepath		../tups_dialogcreator/source
source			tups_dialogcreator.cpp

start resource	e1111d10.rss
target			tups_dialogcreator01.rsc
end

library			apgrfx.lib
library			apparc.lib
library			ecom.lib
library 		euser.lib
library			ipcstream.lib 
library 		estor.lib
library 		hash.lib
library			upspolicies.lib
library 		sisregistryclient.lib 
library			upsnotifierutil.lib 
library			efsrv.lib 
library			bafl.lib
library			numberconversion.lib
SMPSAFE