First public contribution.
1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
18 TARGET t_registrydata.exe //RTEST
22 // RTestBed Dll recognition UID followed by the unique UID for this exe
23 // Uses sid of EComserver process to allow access to private dir.
24 UID 0x101FB5A8 0x10009D8F
25 CAPABILITY WriteDeviceData // For various operations.
28 MACRO __ECOMSERVER_TESTING__
30 SOURCEPATH ../../Framework/RegistryDataTest
31 SOURCE t_registrydata.cpp
33 // Have to explicitly build in the class
34 SOURCEPATH ../../Framework/frame
36 SOURCE RegistryData.cpp
37 SOURCE UnloadPolicy.cpp
39 SOURCE DowngradePath.cpp
40 SOURCE ImplementationInformation.cpp
41 SOURCE EComEntryBase.cpp
42 SOURCE clientrequest.cpp
44 SOURCE EComPerformance.cpp
45 // Needed for spl porupose
48 SOURCE BackupNotifier.cpp
50 SOURCE EComPatchDataConstantv2.cpp
51 SOURCE RegistryResolveTransaction.cpp
52 SOURCE ParseImplementationData.cpp
54 USERINCLUDE ../../Test_Bed/inc
55 USERINCLUDE ../../Framework/frame
56 USERINCLUDE ../../Framework/inc
58 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
65 LIBRARY ecomtestutils.lib