uiacceltk/hitchcock/CommonInc/alfmoduletestconf.h
changeset 19 f5bac0badc7e
child 35 ac76c975c9be
equal deleted inserted replaced
14:83d2d132aa58 19:f5bac0badc7e
       
     1 /*
       
     2 * Copyright (c) 2009 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 #ifndef ALF_MODULETEST_CONF_H
       
    18 #define ALF_MODULETEST_CONF_H
       
    19 
       
    20 // Define this to build module testing enchanced version of ALF
       
    21 //#define USE_MODULE_TEST_HOOKS_FOR_ALF
       
    22 
       
    23 #endif // ALF_MODULETEST_CONF_H
       
    24 
       
    25 // End of File