atext/client/group/extcommon.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".
    29 SOURCEPATH              ../src
    29 SOURCEPATH              ../src
    30 SOURCE                  atextcommon.cpp
    30 SOURCE                  atextcommon.cpp
    31 
    31 
    32 USERINCLUDE             ../inc
    32 USERINCLUDE             ../inc
    33 
    33 
    34 // Default system include paths for OS extension layer modules.
       
    35 OS_LAYER_SYSTEMINCLUDE
    34 OS_LAYER_SYSTEMINCLUDE
    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 
    35 
    43 LIBRARY                 euser.lib
    36 LIBRARY                 euser.lib
    44 
    37 
    45 #ifdef PRJ_FILE_TRACE
    38 #ifdef PRJ_FILE_TRACE
    46 LIBRARY	flogger.lib
    39 LIBRARY	flogger.lib