traceservices/tracefw/ost_trace_api/unit_test/lauterbach_perf_tester/group/te_lauterbach.mmp
changeset 35 0d6db0a14001
parent 17 55f2396f6d25
equal deleted inserted replaced
25:63532cdadd44 35:0d6db0a14001
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2010 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".
    27 SOURCE			te_trace_for_lauterbach.cpp
    27 SOURCE			te_trace_for_lauterbach.cpp
    28 
    28 
    29 LIBRARY			euser.lib
    29 LIBRARY			euser.lib
    30 
    30 
    31 #if defined (WINS)
    31 #if defined (WINS)
    32   DEFFILE ..\bwins\te_lauterbach.def
    32   DEFFILE ../bwins/te_lauterbach.def
    33 #else 
    33 #else 
    34   DEFFILE ..\eabi\te_lauterbach.def
    34   DEFFILE ../eabi/te_lauterbach.def
    35 #endif
    35 #endif
    36 
    36 
    37 OPTION ARMCC --interleave
    37 OPTION ARMCC --interleave
    38 
    38 
    39 SMPSAFE
    39 SMPSAFE
    40