satengine/SatServer/Engine/group/SatEngine.mmp
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
     1 /*
     1 /*
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2002-2009 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".
    73 
    73 
    74 MW_LAYER_SYSTEMINCLUDE
    74 MW_LAYER_SYSTEMINCLUDE
    75 SYSTEMINCLUDE           /epoc32/include/ecom
    75 SYSTEMINCLUDE           /epoc32/include/ecom
    76 SYSTEMINCLUDE           ../../../../inc         // Domain telephonyservices
    76 SYSTEMINCLUDE           ../../../../inc         // Domain telephonyservices
    77 SYSTEMINCLUDE           ../../../inc            // Subsystem satengine
    77 SYSTEMINCLUDE           ../../../inc            // Subsystem satengine
    78 SYSTEMINCLUDE           /epoc32/include/mw/hb/hbcore
       
    79 
    78 
       
    79 START RESOURCE          ../src/SatServer.rss
       
    80 HEADER
       
    81 TARGETPATH              RESOURCE_FILES_DIR
       
    82 LANGUAGE_IDS
       
    83 END // RESOURCE
    80 
    84 
    81 USERINCLUDE             ../inc
    85 USERINCLUDE             ../inc
    82 USERINCLUDE             ../../inc
    86 USERINCLUDE             ../../inc
    83 
    87 
    84 LIBRARY                 euser.lib
    88 LIBRARY                 euser.lib
   102 LIBRARY                 centralrepository.lib
   106 LIBRARY                 centralrepository.lib
   103 LIBRARY                 mediatorclient.lib
   107 LIBRARY                 mediatorclient.lib
   104 LIBRARY                 netmeta.lib
   108 LIBRARY                 netmeta.lib
   105 LIBRARY                 cmmanager.lib
   109 LIBRARY                 cmmanager.lib
   106 LIBRARY                 extendedconnpref.lib 
   110 LIBRARY                 extendedconnpref.lib 
   107 LIBRARY                 hbcore.lib
       
   108 
   111 
   109 #ifdef ENABLE_SAT_LOGGING
   112 #ifdef ENABLE_SAT_LOGGING
   110 LIBRARY                 flogger.lib
   113 LIBRARY                 flogger.lib
   111 #endif
   114 #endif