atext/plugins/legacymodemplugin/group/legacymodemplugin.mmp
changeset 48 22de2e391156
parent 17 907b2fb7aa8e
equal deleted inserted replaced
35:14e279d2bbb7 48:22de2e391156
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-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".
    36 
    36 
    37 USERINCLUDE             ../inc
    37 USERINCLUDE             ../inc
    38 
    38 
    39 OS_LAYER_SYSTEMINCLUDE
    39 OS_LAYER_SYSTEMINCLUDE
    40 
    40 
    41 // Note:
       
    42 // The only other SYSTEMINCLUDE should you shall add are Symbian specific ones.
       
    43 // If there is a S60 header in the subdirectory then that should be
       
    44 // added into the include statements (like #include <phonebook/header.h>)
       
    45 //SYSTEMINCLUDE           /epoc32/include/ecom
       
    46 SYSTEMINCLUDE           /epoc32/include/ecom
       
    47 
       
    48 LIBRARY ecom.lib
    41 LIBRARY ecom.lib
    49 LIBRARY euser.lib
    42 LIBRARY euser.lib
    50 LIBRARY atextpluginbase.lib
    43 LIBRARY atextpluginbase.lib
    51 
    44 
    52 DEBUGLIBRARY flogger.lib
    45 DEBUGLIBRARY flogger.lib