|
29
|
1 |
// Copyright (c) 2005-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".
|
|
|
7 |
//
|
|
|
8 |
// Initial Contributors:
|
|
|
9 |
// Nokia Corporation - initial contribution.
|
|
|
10 |
//
|
|
|
11 |
// Contributors:
|
|
|
12 |
//
|
|
|
13 |
// Description:
|
|
|
14 |
//
|
|
|
15 |
|
|
|
16 |
/**
|
|
|
17 |
@file
|
|
|
18 |
|
|
|
19 |
@SYMPurpose Secure Backup Engine
|
|
|
20 |
*/
|
|
|
21 |
|
|
|
22 |
PRJ_MMPFILES
|
|
|
23 |
abtestclient.mmp
|
|
|
24 |
abtestclient2.mmp
|
|
|
25 |
abtestclient3.mmp
|
|
|
26 |
abtestclient4.mmp
|
|
|
27 |
|
|
|
28 |
PRJ_TESTMMPFILES
|
|
|
29 |
|
|
|
30 |
PRJ_PLATFORMS
|
|
|
31 |
|
|
|
32 |
PRJ_EXPORTS
|
|
|
33 |
./abtester.oby /epoc32/rom/include/abtester.oby
|
|
|
34 |
./abtester.iby /epoc32/rom/include/abtester.iby
|
|
|
35 |
|
|
|
36 |
../data/incremental_active_backup_registration.xml z:/private/0ab7e57c/backup_registration.xml
|
|
|
37 |
../data/proxy_active_backup_registration.xml z:/private/0ab7e57d/backup_registration.xml
|
|
|
38 |
../data/base_active_backup_registration.xml z:/private/0ab7e57e/backup_registration.xml
|
|
|
39 |
../data/base_active_backup_registration2.xml z:/private/0ab7e58a/backup_registration.xml
|
|
|
40 |
../data/base_active_backup_registration3.xml z:/private/0ab7e58b/backup_registration.xml
|
|
|
41 |
../data/passive_backup_registration.xml z:/private/0ab7e58c/backup_registration.xml
|
|
|
42 |
../data/backup_public_files_registration.xml z:/private/0fa00001/backup_registration.xml
|