pimappservices/calendar/tsrc/T_TestCopy.MMP
author Pat Downey <patd@symbian.org>
Wed, 23 Jun 2010 17:12:37 +0100
changeset 44 7b2a55595809
parent 0 f979ecb2b13e
permissions -rw-r--r--
Merge docml files again.

// Copyright (c) 1997-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_testcopy.exe

TARGETTYPE		exe
CAPABILITY   ReadUserData WriteUserData WriteDeviceData

APP_LAYER_SYSTEMINCLUDE_SYMBIAN
USERINCLUDE		.

SOURCEPATH	.
SOURCE			T_TestCopy.CPP 

LIBRARY			calinterimapi.lib 
LIBRARY			euser.lib 
LIBRARY 		caltestlib.lib
DEBUGLIBRARY	estor.lib

VENDORID 0x70000001

SMPSAFE