equal
deleted
inserted
replaced
|
1 // Copyright (c) 2003-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 // Low level speech recognition device framework |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 PRJ_PLATFORMS |
|
23 |
|
24 PRJ_EXPORTS |
|
25 // DEVASR headers |
|
26 ../inc/mmf/DevASR/devASR.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devasr/devasr.h) |
|
27 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
|
28 ../inc/mmf/DevASR/DevAsrUids.hrh /epoc32/include/mmf/devasr/devasruids.hrh |
|
29 #endif |
|
30 ../inc/mmf/DevASR/devasrcommon.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/devasr/devasrcommon.h) |
|
31 |
|
32 // Def Files |
|
33 ../bwins/Devasru.def /epoc32/release/wins/devasru.def |