os/textandloc/textandlocutils/inlinetext/group/InlineText.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2007 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 the License "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:  Project definition file for project the inlinetext DLL
    15 *
    16 */
    17 
    18 
    19 //#include <data_caging_paths.hrh>
    20 //#include <bldvariant.hrh>
    21 
    22 TARGET                  inlinetext.dll
    23 TARGETTYPE              dll
    24 UID                     0x1000008d 0x2000B00D
    25 
    26 //CAPABILITY              CAP_GENERAL_DLL
    27 CAPABILITY				ALL -TCB
    28 //VENDORID                VID_DEFAULT
    29 VENDORID                0x101FB657
    30 
    31 SMPSAFE
    32 
    33 SOURCEPATH              ../src
    34 SOURCE                  InlineTextBase.cpp  
    35 SOURCE                  InlineTextCompositeSource.cpp  
    36 SOURCE                  InlineTextNoMatchesIndicatorSource.cpp  
    37 
    38 USERINCLUDE             ../inc
    39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    40 
    41 LIBRARY                 euser.lib
    42 LIBRARY                 efsrv.lib
    43 LIBRARY                 tagma.lib
    44 LIBRARY                 etext.lib
    45 LIBRARY                 bafl.lib
    46 LIBRARY                 estor.lib