contenthandling/webrecognisers/Test/Group/t_recwap.mmp
branchRCL_3
changeset 19 924385140d98
parent 0 2e3d3ce01487
child 20 c2c61fdca848
equal deleted inserted replaced
18:0818dd463d41 19:924385140d98
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-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_recwap.dll
    18 TARGET t_recwap.dll
    17 TARGETTYPE plugin
    19 TARGETTYPE plugin
    18 CAPABILITY protserv
    20 CAPABILITY protserv
    19 
    21 
    25 SOURCE			t_recwap.cpp
    27 SOURCE			t_recwap.cpp
    26 SOURCE			crecwaprecogtest.cpp
    28 SOURCE			crecwaprecogtest.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 10272E63.rss
    42 start resource 10272E63.rss
    42 #ifdef SYMBIAN_SECURE_ECOM
    43 #ifdef SYMBIAN_SECURE_ECOM