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