filehandling/htmltorichtextconverter/tsrc/convertertest.mmp
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // Copyright (c) 1997-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 //
       
    15 
       
    16 TARGET			convertertest.exe
       
    17 
       
    18 TARGETTYPE		exe
       
    19 CAPABILITY   None
       
    20 
       
    21 SRCDBG		
       
    22 SOURCE			../tsrc/CHtmlToCrtConvActive.cpp convertertest.cpp
       
    23 
       
    24 RESOURCE		../group/10203591.rss
       
    25 
       
    26 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    27 //systeminclude 	/epoc32/include/ecom
       
    28 
       
    29 USERINCLUDE		../inc
       
    30 USERINCLUDE		../tsrc
       
    31 USERINCLUDE		../group
       
    32 
       
    33 EPOCSTACKSIZE	20000
       
    34 
       
    35 LIBRARY			efsrv.lib estor.lib etext.lib euser.lib gdi.lib conarc.lib bafl.lib charconv.lib ecom.lib
       
    36 
       
    37 #define __CHTMLTOCRTCONV_COPY_TO_CLIPBOARD_BUILD_CONTROL__
       
    38 
       
    39 #ifdef __CHTMLTOCRTCONV_COPY_TO_CLIPBOARD_BUILD_CONTROL__
       
    40 MACRO __CHTMLTOCRTCONV_COPY_TO_CLIPBOARD__ 
       
    41 #endif 
       
    42 
       
    43 #define __CHTMLTOCRTCONV_TESTCODE_BUILD_CONTROL__
       
    44 
       
    45 #ifdef __CHTMLTOCRTCONV_TESTCODE_BUILD_CONTROL__
       
    46 MACRO __CHTMLTOCRTCONV_TESTCODE__
       
    47 #endif
       
    48 
       
    49 MACRO __EXETESTCODE__
       
    50 
       
    51 VENDORID 0x70000001
       
    52 
       
    53 SMPSAFE