diff -r 7333d7932ef7 -r 8b7f4e561641 installationservices/swcomponentregistry/test/group/tscr.mmp --- a/installationservices/swcomponentregistry/test/group/tscr.mmp Tue Aug 31 15:21:33 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,63 +0,0 @@ -/* -* Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of the License "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: -* This is the project specification file for the Software Component Registry test harness -* -*/ - - -/** - @file - @internalComponent - @test -*/ - -TARGETTYPE EXE -TARGET tscr.exe - -UID 0 0x10285BC9 - -// ProtServ TrustedUI are used for scrdatabase testing -CAPABILITY ProtServ ReadUserData WriteDeviceData TrustedUI AllFiles - -SOURCEPATH ../tscr/source - -SOURCE tscrserver.cpp -SOURCE tscrstep.cpp -SOURCE componentmanagementsteps.cpp transactionmanagementsteps.cpp deletescrdbstep.cpp -SOURCE componentquerysteps.cpp subsessionsteps.cpp sifsteps.cpp appmanagersteps.cpp -SOURCE pluginmanagementsteps.cpp installloghistorysteps.cpp appreginfosteps.cpp - -SOURCEPATH ../tscraccessor/source -SOURCE tscraccessor_client.cpp - -USERINCLUDE ../tscr/inc -USERINCLUDE ../../inc_private -USERINCLUDE ../tscraccessor/inc -USERINCLUDE ../../inc - -MW_LAYER_SYSTEMINCLUDE_SYMBIAN -SMPSAFE - -LIBRARY euser.lib -LIBRARY efsrv.lib -LIBRARY testexecuteutils.lib -LIBRARY testexecutelogclient.lib -LIBRARY rfileloggerclient.lib -LIBRARY scrdatabase.lib -LIBRARY oomtestbase.lib -LIBRARY scrclient.lib -LIBRARY scsclient.lib -LIBRARY sifutils.lib -