loggingservices/rfilelogger/Logger/Group/bld.inf
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
     1 // Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    14 //
    14 //
    15 
    15 
    16 #include "../te_RFileLogger/group/bld.inf"
    16 #include "../te_RFileLogger/group/bld.inf"
    17 
    17 
    18 PRJ_EXPORTS
    18 PRJ_EXPORTS
    19 ../inc/RFileLogger.h            OS_LAYER_PLATFORM_EXPORT_PATH(test/rfilelogger.h)
    19 ../inc/RFileLogger.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/rfilelogger.h)
    20 ../inc/RFileLoggermacro.h       OS_LAYER_PLATFORM_EXPORT_PATH(test/rfileloggermacro.h)
    20 ../inc/RFileLoggermacro.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/rfileloggermacro.h)
    21 RFilelogger.iby                 /epoc32/rom/include/rfilelogger.iby
    21 ../Group/RFilelogger.iby		/epoc32/rom/include/rfilelogger.iby
    22 
       
    23 PRJ_MMPFILES
    22 PRJ_MMPFILES
    24 RFileLoggerServer.mmp
    23 RFileLoggerServer.mmp
    25 RFileloggerclient.mmp
    24 RFileloggerclient.mmp
       
    25