testexecfw/symbianunittestfw/sutfw/sutfwcore/group/SUTFlags.cfg
changeset 1 bbd31066657e
parent 0 3e07fef1e154
equal deleted inserted replaced
0:3e07fef1e154 1:bbd31066657e
     1 /*
       
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
     1 
    18 // Set this flag to enable logging.
     2 // Set this flag to enable logging.
    19 // (create log folder c:\logs\sut manually in the device)
     3 // (create log folder c:\logs\sut manually in the device)
    20 #define __ENABLE_LOGGING__
     4 #define __ENABLE_LOGGING__
    21 
     5