authorisation/userpromptservice/database/test/tupsdb/group/tupsdb.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 12 Oct 2009 10:17:04 +0300
changeset 15 da2ae96f639b
parent 8 35751d3474b7
permissions -rw-r--r--
Revision: 200941 Kit: 200941

/*
* 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: 
* Create unit tests for UPS Decision Database
*
*/


TARGET		tupsdb.exe
TARGETTYPE	exe
UID			0x0 0x10283690

CAPABILITY  none

SOURCEPATH	../source
SOURCE		tupsdb.cpp
SOURCE		tupsdbstep.cpp
SOURCE		tupsdbbase.cpp
SOURCE		tupsdbperformance.cpp
SOURCE      activewaiter.cpp

USERINCLUDE		../source
USERINCLUDE		../../../inc
USERINCLUDE		../../../../inc
USERINCLUDE		../../../../inc_private

OS_LAYER_SYSTEMINCLUDE_SYMBIAN
OS_LAYER_LIBC_SYSTEMINCLUDE

STATICLIBRARY	tefunit.lib

LIBRARY		upsmanagement.lib
LIBRARY		estlib.lib 
LIBRARY		euser.lib
LIBRARY		testexecuteutils.lib
LIBRARY		testexecutelogclient.lib
LIBRARY 	rfileloggerclient.lib
LIBRARY     upsdb.lib
LIBRARY		hash.lib
LIBRARY		efsrv.lib
LIBRARY     bafl.lib 
LIBRARY     estor.lib

SMPSAFE