atext/server/group/extsrvcommon.mmp
changeset 50 0bcc0c74cec9
parent 0 29b1cd4cb562
equal deleted inserted replaced
47:a1b8f5cc021e 50:0bcc0c74cec9
     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".
    34 USERINCLUDE             ../inc ../../client/inc
    34 USERINCLUDE             ../inc ../../client/inc
    35 
    35 
    36 // Default system include paths for OS extension layer modules.
    36 // Default system include paths for OS extension layer modules.
    37 OS_LAYER_SYSTEMINCLUDE
    37 OS_LAYER_SYSTEMINCLUDE
    38 
    38 
    39 // Note:
       
    40 // The only other SYSTEMINCLUDE should you shall add are Symbian specific ones.
       
    41 // If there is a S60 header in the subdirectory then that should be
       
    42 // added into the include statements (like #include <phonebook/header.h>)
       
    43 //SYSTEMINCLUDE           /epoc32/include/ecom
       
    44 
       
    45 LIBRARY                 atextcommonbase.lib
    39 LIBRARY                 atextcommonbase.lib
    46 LIBRARY			        ecom.lib
    40 LIBRARY			        ecom.lib
    47 LIBRARY			        euser.lib
    41 LIBRARY			        euser.lib
    48 
    42 
    49 #ifdef PRJ_FILE_TRACE
    43 #ifdef PRJ_FILE_TRACE