tracesrv/tracecore/btrace_handler/group/bld.inf
changeset 56 aa2539c91954
equal deleted inserted replaced
54:a151135b0cf9 56:aa2539c91954
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Trace Core 
       
    15 //
       
    16 
       
    17 
       
    18 #include "../../group/tracecore.hrh"
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 ARMV5SMP
       
    23 
       
    24 PRJ_EXPORTS
       
    25 ../inc/TraceCoreWriter.h                        OS_LAYER_PLATFORM_EXPORT_PATH(TraceCoreWriter.h)
       
    26 ../inc/BTraceCategoryHandler.h                  OS_LAYER_PLATFORM_EXPORT_PATH(BTraceCategoryHandler.h)
       
    27 ../inc/TraceCoreSubscriber.h                    OS_LAYER_PLATFORM_EXPORT_PATH(TraceCoreSubscriber.h)
       
    28 ../inc/TraceCoreNotificationReceiver.h          OS_LAYER_PLATFORM_EXPORT_PATH(TraceCoreNotificationReceiver.h)
       
    29 ../inc/TraceCoreMessageSender.h                 OS_LAYER_PLATFORM_EXPORT_PATH(TraceCoreMessageSender.h)
       
    30 ../inc/TraceCoreMediaPlugin.h                   OS_LAYER_PLATFORM_EXPORT_PATH(TraceCoreMediaPlugin.h)
       
    31 ../inc/TraceCoreSettings.h                      OS_LAYER_PLATFORM_EXPORT_PATH(TraceCoreSettings.h)
       
    32 ../inc/TraceCoreTraceActivationIf.h             OS_LAYER_PLATFORM_EXPORT_PATH(TraceCoreTraceActivationIf.h)
       
    33 ../inc/TraceCoreConstants.h             OS_LAYER_PLATFORM_EXPORT_PATH(TraceCoreConstants.h)
       
    34 
       
    35 BTraceHooks_0x2001022D_dictionary.xml           /epoc32/ost_dictionaries/BTraceHooks_0x2001022D_dictionary.xml
       
    36 
       
    37 PRJ_MMPFILES
       
    38 TraceCore