diff -r 724d4ec22f0d -r aaeeca1f15af scrsaver/screensaveraiwplugin/group/screensaveraiwplugin.mmp --- a/scrsaver/screensaveraiwplugin/group/screensaveraiwplugin.mmp Thu Aug 19 09:55:47 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,64 +0,0 @@ -/* -* Copyright (c) 2006 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 aknswallpaperplugin -* -*/ - - - - -#include -#include - -TARGET screensaveraiwplugin.dll -TARGETTYPE PLUGIN -UID 0x10009D8D 0x10282921 - -CAPABILITY CAP_ECOM_PLUGIN -VENDORID VID_DEFAULT - -SOURCEPATH ../src -SOURCE screensaveraiwplugin.cpp - -// Published to /resource -START RESOURCE screensaveraiwplugin.rss -HEADER -TARGET screensaveraiwplugin.rsc -TARGETPATH RESOURCE_FILES_DIR -LANGUAGE_IDS -END // RESOURCE - -// Published to /resource/plugins -START RESOURCE 10282921.rss -TARGET screensaveraiwplugin.rsc -END - -USERINCLUDE ../inc -USERINCLUDE ../../scrsaverplugins/ScreenSaverAnimPlugin/inc - -// This is a SYSTEMINCLUDE macro containing the middleware -// layer specific include directories -MW_LAYER_SYSTEMINCLUDE - -SYSTEMINCLUDE /epoc32/include/ecom - -LIBRARY euser.lib -LIBRARY servicehandler.lib -LIBRARY CommonEngine.lib // RConeResourceLoader -LIBRARY cone.lib // CCoeEnv -LIBRARY efsrv.lib // TParse -LIBRARY avkon.lib -LIBRARY aknskinsrv.lib // RAknsSrvSession -LIBRARY imageconversion.lib // CImageDecoder -LIBRARY centralrepository.lib // CRepository