/** Copyright (c) 2005-2007 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: Project definition file for project wrtdataplugin**/#include <platform_paths.hrh>#include <data_caging_paths.hrh>#include "../inc/wrtdatapluginuids.hrh"TARGET wrtdataplugin.dllTARGETTYPE PLUGINUID 0x10009D8D WRTDP_UID_ECOM_DLL_CONTENTPUBLISHER_DATAPLUGINCAPABILITY CAP_ECOM_PLUGINVENDORID VID_DEFAULTUSERINCLUDE ../incAPP_LAYER_SYSTEMINCLUDESOURCEPATH ../dataSTART RESOURCE wrtdataplugin.rssTARGET wrtdataplugin.rscENDLIBRARY euser.libLIBRARY bafl.libLIBRARY efsrv.libLIBRARY liwservicehandler.lib LIBRARY ecom.libLIBRARY aiutils.libLIBRARY cone.libLIBRARY avkon.libLIBRARY fbscli.libLIBRARY egul.libLIBRARY aknskins.lib LIBRARY estor.libLIBRARY apgrfx.lib // Debugging dependenciesLIBRARY flogger.libSOURCEPATH ../srcSOURCE wrtdataplugin.cppSOURCE wrtdata.cpp SOURCE wrtdataobserver.cpp// End of File