sbsv2/raptor/test/smoke_suite/test_resources/tracecompiler/testTC/group/bld2.inf
branchfix
changeset 301 962ef461eccd
parent 300 e87b08dc4b44
equal deleted inserted replaced
300:e87b08dc4b44 301:962ef461eccd
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    17 
    17 
    18 
    18 
    19 
    19 
    20 /*
    20 /*
    21 *  You need tracecompiler to run this test.
    21 *  You need tracecompiler to run this test.
    22 *
       
    23 *  If you run this test from Raptor test frame you need to zip your tracecompiler
       
    24 *  and put it under "$(SBS_HOME)/test/manual_tests/test_resources/" first, then Raptor will unzip it later. 
       
    25 *  This is because Raptor test frame removes tracecompiler from epoc32/tools/ at the very beginning, 
       
    26 *  so you have to export to put it "back there" again.
       
    27 *
       
    28 *  If you run this test NOT from Raptor test frame you do not need to do the above.
       
    29 *  Please just remove PRJ_EXPORTS and its contents below.    
       
    30 */
    22 */
    31 
    23 
    32 PRJ_PLATFORMS
    24 PRJ_PLATFORMS
    33 ARMV5
    25 ARMV5
    34 
    26