tracesrv/tracecore/btrace_handler/group/tracecore.mmh
changeset 56 aa2539c91954
equal deleted inserted replaced
54:a151135b0cf9 56:aa2539c91954
       
     1 
       
     2 
       
     3 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     4 // All rights reserved.
       
     5 // This component and the accompanying materials are made available
       
     6 // under the terms of "Eclipse Public License v1.0"
       
     7 // which accompanies this distribution, and is available
       
     8 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 //
       
    10 // Initial Contributors:
       
    11 // Nokia Corporation - initial contribution.
       
    12 //
       
    13 // Contributors:
       
    14 //
       
    15 // Description:
       
    16 // 
       
    17 // Common include file for tracecore mmp files 
       
    18 
       
    19 #include "kernel/kern_ext.mmh"
       
    20 #include "../../group/tracecore.hrh"
       
    21 
       
    22 macro __ISI_SUPPORTED__            
       
    23 
       
    24 START WINS
       
    25 win32_library    kernel32.lib
       
    26 END