devicediagnostics/diagsuites/diagservicessuiteplugin/group/diagservicessuiteplugin.mmp
changeset 18 7d11f9a6646f
parent 4 75a71fdb4c92
child 21 c707676bf59f
--- a/devicediagnostics/diagsuites/diagservicessuiteplugin/group/diagservicessuiteplugin.mmp	Tue Feb 02 00:03:17 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,62 +0,0 @@
-/*
-* Copyright (c) 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 Diagnostics Services Suite.
-*
-*/
-
-
-#include <platform_paths.hrh>
-#include <data_caging_paths.hrh>
-
-TARGET                  devdiagservicessuiteplugin.dll
-TARGETTYPE              PLUGIN
-UID                     0x10009D8D 0x2000E56D
-
-CAPABILITY              CAP_ECOM_PLUGIN
-VENDORID                VID_DEFAULT
-
-SOURCEPATH              ../src
-SOURCE                  diagservicessuitepluginimplementationtable.cpp
-SOURCE                  diagservicessuiteplugin.cpp
-
-START RESOURCE          ../data/devdiagservicessuiteplugin.rss
-TARGET                  devdiagservicessuiteplugin.rsc
-TARGETPATH              ECOM_RESOURCE_DIR
-END // RESOURCE
-
-START RESOURCE          ../data/devdiagservicessuitepluginrsc.rss
-HEADER
-TARGETPATH              RESOURCE_FILES_DIR
-LANGUAGE_IDS
-END // RESOURCE
-
-USERINCLUDE             .
-USERINCLUDE             ../inc
-USERINCLUDE             ../data
-USERINCLUDE             ../loc
-
-APP_LAYER_SYSTEMINCLUDE
-SYSTEMINCLUDE           /epoc32/include/ecom
-
-LIBRARY                 euser.lib
-LIBRARY                 ecom.lib
-LIBRARY                 commonengine.lib
-LIBRARY                 aknicon.lib
-LIBRARY                 egul.lib
-LIBRARY                 flogger.lib
-LIBRARY                 diagframework.lib
-LIBRARY                 diagpluginbase.lib
-
-// End of File
-