pimappservices/calendar/tsrc/tcal_attach.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) 2006-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			tcal_attach.exe
TARGETTYPE		EXE
CAPABILITY   	ReadUserData WriteUserData AllFiles WriteDeviceData

APP_LAYER_SYSTEMINCLUDE_SYMBIAN
USERINCLUDE		.

SOURCEPATH		.
SOURCE			tcal_attach.cpp

LIBRARY			bafl.lib
LIBRARY			calinterimapi.lib
LIBRARY			caltestlib.lib
LIBRARY			efsrv.lib
LIBRARY			estor.lib
LIBRARY			euser.lib
LIBRARY			pimtestclient.lib

VENDORID 		0x70000001

SMPSAFE