genericservices/httputils/Test/group/t_fileuri.mmp
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:48:56 +0100
branchGCC_SURGE
changeset 45 4b03adbd26ca
parent 0 e4d67989cc36
child 48 ab61c4cedc64
permissions -rw-r--r--
Catchup to latest Symbian^4

// Copyright (c) 2004-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:
//

TARGET			t_fileuri.exe
TARGETTYPE		exe
CAPABILITY TrustedUI ProtServ
 
SOURCEPATH		../t_fileuri
SOURCE			T_FileUriMain.cpp CFileUriTest.cpp
USERINCLUDE		../IpuTestUtils
USERINCLUDE		../t_fileuri
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
SYSTEMINCLUDE	/epoc32/include
#else
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
#endif

LIBRARY			euser.lib efsrv.lib iputestutils.lib inetprotutil.lib 

VENDORID 0x70000001

SMPSAFE