textrendering/textformatting/test/group/TBitmapDoc.mmp
changeset 0 1fb32624e06b
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     1 /*
       
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 target tbitmapdoc.dll
       
    20 CAPABILITY All -Tcb
       
    21 targettype      dll
       
    22 UID	0x1000008D 0x10285C39
       
    23 VENDORID 0x70000001
       
    24 
       
    25 sourcepath ../src
       
    26 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    27 userinclude ../../inc
       
    28 source TBitmapDoc.cpp
       
    29 
       
    30 library euser.lib etext.lib fbscli.lib gdi.lib bitgdi.lib form.lib efsrv.lib imageconversion.lib ezip.lib estor.lib
       
    31 
       
    32 #ifdef WINS
       
    33 deffile ../../bwins/TBitmapDoc.DEF
       
    34 #else
       
    35 deffile ../../EABI/TBitmapDoc.DEF
       
    36 #endif
       
    37 
       
    38 SMPSAFE