contenthandling/webrecognisers/Test/Group/t_ebookmark.mmp
branchRCL_3
changeset 20 c2c61fdca848
parent 19 924385140d98
equal deleted inserted replaced
19:924385140d98 20:c2c61fdca848
     1 // Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2003-2009 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>
       
    17 
    15 
    18 TARGET t_ebookmark.dll
    16 TARGET t_ebookmark.dll
    19 TARGETTYPE plugin
    17 TARGETTYPE plugin
    20 CAPABILITY protserv
    18 CAPABILITY protserv
    21 
    19 
    27 SOURCE			t_ebookmark.cpp
    25 SOURCE			t_ebookmark.cpp
    28 SOURCE			cebookmarkrecogtest.cpp
    26 SOURCE			cebookmarkrecogtest.cpp
    29 
    27 
    30 USERINCLUDE		. ../t_recogtest
    28 USERINCLUDE		. ../t_recogtest
    31 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    29 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
    32 MW_LAYER_SYSTEMINCLUDE 
    30 SYSTEMINCLUDE	/epoc32/include
    33 SYSTEMINCLUDE	/epoc32/include/ecom
    31 SYSTEMINCLUDE	/epoc32/include/ecom
    34 #else
    32 #else
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    36 SYSTEMINCLUDE	/epoc32/include/ecom
    34 SYSTEMINCLUDE	/epoc32/include/ecom
    37 SYSTEMINCLUDE	/epoc32/include/platform/ecom
    35 SYSTEMINCLUDE	/epoc32/include/platform/ecom
    38 MW_LAYER_SYSTEMINCLUDE 
    36 SYSTEMINCLUDE	/epoc32/include/mw
       
    37 SYSTEMINCLUDE	/epoc32/include/platform/mw
    39 #endif
    38 #endif
    40 
    39 
    41 
    40 
    42 start resource 101FD8D3.rss
    41 start resource 101FD8D3.rss
    43 #ifdef SYMBIAN_SECURE_ECOM
    42 #ifdef SYMBIAN_SECURE_ECOM