equal
deleted
inserted
replaced
|
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 sbencrypt.mmp |
|
24 sbeclient.mmp |
|
25 sbengine.mmp |
|
26 |
|
27 |
|
28 PRJ_TESTMMPFILES |
|
29 |
|
30 PRJ_PLATFORMS |
|
31 |
|
32 PRJ_EXPORTS |
|
33 ./connectivity_securebackupengine.iby /epoc32/rom/include/connectivity_securebackupengine.iby |
|
34 ../inc/sbeclient.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(connect/sbeclient.h) |
|
35 ../inc/sbtypes.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(connect/sbtypes.h) |
|
36 ../inc/installmimetypes.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(connect/installmimetypes.h) |
|
37 ../inc/sbexternalisablearray.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(connect/sbexternalisablearray.h) |
|
38 ../inc/sbexternalisablearray.inl SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(connect/sbexternalisablearray.inl) |
|
39 ../inc/sbencrypt.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(connect/sbencrypt.h) |
|
40 ../inc/javamanagerinterface.h SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(connect/javamanagerinterface.h) |
|
41 ../inc/javamanagerinterface.inl SYMBIAN_MW_LAYER_PLATFORM_EXPORT_PATH(connect/javamanagerinterface.inl) |