emailservices/emailstore/message_store/debuglog/group/bld.inf
changeset 0 8466d47a6819
child 8 e1b6206813b4
equal deleted inserted replaced
-1:000000000000 0:8466d47a6819
       
     1 /*
       
     2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:   Build information file for Logging library.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 // Support all platforms for now
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ../inc/DebugLogMacros.h            |../../../../../inc/DebugLogMacros.h
       
    25 ../inc/DebugLogConst.h             |../../../../../inc/DebugLogConst.h
       
    26 ../inc/DebugLog.h                  |../../../../../inc/DebugLog.h
       
    27 ../inc/GlobalDebugLoggingOptions.h |../../../../../inc/GlobalDebugLoggingOptions.h
       
    28 
       
    29 PRJ_MMPFILES
       
    30 DebugLog.mmp
       
    31 
       
    32 //  END FILE bld.inf
       
    33