atext/server/group/extsrv.mmp
changeset 48 22de2e391156
parent 33 4e80e1b997a8
equal deleted inserted replaced
35:14e279d2bbb7 48:22de2e391156
     1 /*
     1 /*
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    60 USERINCLUDE             ../inc ../../client/inc
    60 USERINCLUDE             ../inc ../../client/inc
    61 
    61 
    62 // Default system include paths for OS extension layer modules.
    62 // Default system include paths for OS extension layer modules.
    63 OS_LAYER_SYSTEMINCLUDE
    63 OS_LAYER_SYSTEMINCLUDE
    64 
    64 
    65 // Note:
       
    66 // The only other SYSTEMINCLUDE should you shall add are Symbian specific ones.
       
    67 // If there is a S60 header in the subdirectory then that should be
       
    68 // added into the include statements (like #include <phonebook/header.h>)
       
    69 //SYSTEMINCLUDE           /epoc32/include/ecom
       
    70 
       
    71 LIBRARY                 atextpluginbase.lib
    65 LIBRARY                 atextpluginbase.lib
    72 LIBRARY			        ecom.lib
    66 LIBRARY			        ecom.lib
    73 LIBRARY			        euser.lib
    67 LIBRARY			        euser.lib
    74 
    68 
    75 #ifdef PRJ_FILE_TRACE
    69 #ifdef PRJ_FILE_TRACE