equal
deleted
inserted
replaced
1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of "Eclipse Public License v1.0" |
4 // under the terms of "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
10 // |
10 // |
11 // Contributors: |
11 // Contributors: |
12 // |
12 // |
13 // Description: |
13 // Description: |
14 // |
14 // |
|
15 |
|
16 #include <platform_paths.hrh> |
15 |
17 |
16 TARGET t_recweb.dll |
18 TARGET t_recweb.dll |
17 TARGETTYPE plugin |
19 TARGETTYPE plugin |
18 CAPABILITY protserv |
20 CAPABILITY protserv |
19 |
21 |
25 SOURCE t_recweb.cpp |
27 SOURCE t_recweb.cpp |
26 SOURCE crecwebrecogtest.cpp |
28 SOURCE crecwebrecogtest.cpp |
27 |
29 |
28 USERINCLUDE . ../t_recogtest |
30 USERINCLUDE . ../t_recogtest |
29 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
31 #ifdef SYMBIAN_OLD_EXPORT_LOCATION |
30 SYSTEMINCLUDE /epoc32/include |
32 MW_LAYER_SYSTEMINCLUDE |
31 SYSTEMINCLUDE /epoc32/include/ecom |
33 SYSTEMINCLUDE /epoc32/include/ecom |
32 #else |
34 #else |
33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
34 SYSTEMINCLUDE /epoc32/include/ecom |
36 SYSTEMINCLUDE /epoc32/include/ecom |
35 SYSTEMINCLUDE /epoc32/include/platform/ecom |
37 SYSTEMINCLUDE /epoc32/include/platform/ecom |
36 SYSTEMINCLUDE /epoc32/include/mw |
38 MW_LAYER_SYSTEMINCLUDE |
37 SYSTEMINCLUDE /epoc32/include/platform/mw |
|
38 #endif |
39 #endif |
39 |
40 |
40 |
41 |
41 start resource 101FD8D5.rss |
42 start resource 101FD8D5.rss |
42 #ifdef SYMBIAN_SECURE_ECOM |
43 #ifdef SYMBIAN_SECURE_ECOM |