contenthandling/webrecognisers/Test/Group/t_ebookmark.mmp
changeset 48 2222076f5c60
parent 0 2e3d3ce01487
child 63 c2c61fdca848
equal deleted inserted replaced
40:951aeeb3da43 48:2222076f5c60
     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_ebookmark.dll
    18 TARGET t_ebookmark.dll
    17 TARGETTYPE plugin
    19 TARGETTYPE plugin
    18 CAPABILITY protserv
    20 CAPABILITY protserv
    19 
    21 
    25 SOURCE			t_ebookmark.cpp
    27 SOURCE			t_ebookmark.cpp
    26 SOURCE			cebookmarkrecogtest.cpp
    28 SOURCE			cebookmarkrecogtest.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 101FD8D3.rss
    42 start resource 101FD8D3.rss
    42 #ifdef SYMBIAN_SECURE_ECOM
    43 #ifdef SYMBIAN_SECURE_ECOM