commonui/test/group/bld.inf
changeset 23 74c9f037fd5d
equal deleted inserted replaced
5:f7f0874bfe7d 23:74c9f037fd5d
       
     1 /*
       
     2 * Copyright (c) 2006-2007 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 
       
    18 
       
    19 
       
    20 #include <bldvariant.hrh>
       
    21 
       
    22 PRJ_EXPORTS
       
    23 
       
    24 PRJ_MMPFILES
       
    25 
       
    26 PRJ_TESTMMPFILES
       
    27 t_glxresolutionutilitiy.mmp
       
    28 // if photos publishes zooming state, include the zoom state publisher test
       
    29 #ifdef GLX_PUBLISH_ZOOMING_STATE
       
    30 t_glxzoomstatepublisher.mmp
       
    31 #endif
       
    32 
       
    33 #ifdef WINSCW
       
    34 // on WINSCW copy the test DLLs to z/sys/bin
       
    35 gnumakefile move_tests_to_sys_bin.mk support
       
    36 #endif
       
    37 
       
    38 // End of file