diff -r d1838696558c -r 9dcba1ee99f7 appinstall_plat/appmngr2runtimeapi/tsrc/group/appmngr2runtimeapitest.mmp --- a/appinstall_plat/appmngr2runtimeapi/tsrc/group/appmngr2runtimeapitest.mmp Thu Oct 14 14:11:30 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,50 +0,0 @@ -/* -* Copyright (c) 2008-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: Project definition file for AppMngr2 Runtime API STIF tests -* -*/ - - -#include - -TARGET appmngr2runtimeapitest.dll -TARGETTYPE dll -UID 0x1000008D 0x101FB3E3 - -VENDORID VID_DEFAULT -CAPABILITY ALL -TCB - -USERINCLUDE ../inc -MW_LAYER_SYSTEMINCLUDE - -SOURCEPATH ../src -SOURCE appmngr2runtimeapitest.cpp -SOURCE appmngr2runtimeapitestmain.cpp -SOURCE appmngr2testcommand.cpp - -LIBRARY euser.lib // Base -LIBRARY StifTestInterface.lib // STIF Framework -LIBRARY StifTestEngine.lib // STIF Framework -LIBRARY appmngr2pluginapi.lib // AppMngr2 Runtime API -LIBRARY ecom.lib // ECom -LIBRARY avkon.lib // CAknIconArray -LIBRARY efsrv.lib // File Server -LIBRARY caf.lib // Content Access Framework -LIBRARY apmime.lib // TDataType -LIBRARY cone.lib // CCoeEnv -LIBRARY bafl.lib // BaflUtils -LIBRARY ws32.lib // RWsSession - -SMPSAFE -