|
1 /* |
|
2 * Copyright (c) 2004-2007 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: Project file for all SRSF modules. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 #include "srsfbldvariant.hrh" |
|
21 |
|
22 PRJ_PLATFORMS |
|
23 DEFAULT |
|
24 |
|
25 #include "../sispeechrecognitiondata/group/bld.inf" |
|
26 #include "../ttscommon/group/bld.inf" |
|
27 #include "../devtts/group/bld.inf" |
|
28 #include "../ttscustomcommands/group/bld.inf" |
|
29 #include "../ttscontrollerplugin/group/bld.inf" |
|
30 #include "../ttsutility/group/bld.inf" |
|
31 #include "../speechsynthesis/client/group/bld.inf" |
|
32 #include "../speechsynthesis/server/group/bld.inf" |
|
33 #include "../devasr/group/bld.inf" |
|
34 #include "../sicc/group/bld.inf" |
|
35 #include "../sisrscontrollerplugin/group/bld.inf" |
|
36 #include "../siutility/group/bld.inf" |
|
37 #include "../nssvasapi/group/bld.inf" |
|
38 #include "../nssvascontacthdlr/group/bld.inf" |
|
39 #include "../vcommandhandler/group/bld.inf" |
|
40 #include "../vuiphandler/group/bld.inf" |
|
41 #include "../vcommandexecutor/group/bld.inf" |
|
42 #include "../vcommandexecutorbearer/group/bld.inf" |
|
43 #include "../vcommandmanager/group/bld.inf" |
|
44 #include "../vcexecutorapp/group/bld.inf" |
|
45 #include "../profileobserverplugin/group/bld.inf" |
|
46 |
|
47 PRJ_EXPORTS |
|
48 |
|
49 #include "../rom/exports.inc" |
|
50 #include "exports.inc" |
|
51 |
|
52 // VAS database backup |
|
53 backup_registration.xml /epoc32/data/z/private/10201afe/backup_registration.xml |
|
54 backup_registration.xml /epoc32/release/winscw/udeb/z/private/10201afe/backup_registration.xml |
|
55 backup_registration.xml /epoc32/release/winscw/urel/z/private/10201afe/backup_registration.xml |
|
56 |
|
57 // Plugin database backup |
|
58 backup_registration_plugin.xml /epoc32/data/z/private/10201aff/backup_registration.xml |
|
59 backup_registration_plugin.xml /epoc32/release/winscw/udeb/z/private/10201aff/backup_registration.xml |
|
60 backup_registration_plugin.xml /epoc32/release/winscw/urel/z/private/10201aff/backup_registration.xml |
|
61 |
|
62 |
|
63 // Generic configuration interface for component cenrep settings |
|
64 ../conf/srsf.confml APP_LAYER_CONFML(srsf.confml) |
|
65 ../conf/srsf_10281c7d.crml APP_LAYER_CRML(srsf_10281c7d.crml) |
|
66 // SI custom commands |
|
67 |
|
68 // version information |
|
69 ./10201aee.txt /epoc32/data/z/private/10208acc/10201aee.txt |
|
70 |
|
71 |
|
72 |
|
73 // End of File |