commonui/test/group/bld.inf
author Pat Downey <patd@symbian.org>
Wed, 16 Jun 2010 13:08:54 +0100
branchGCC_SURGE
changeset 38 c9962d0368d9
parent 23 74c9f037fd5d
permissions -rw-r--r--
Bug 2941: Remove forward declarations of QModelIndex and #include <QModelIndex.h>. The QList template argument needs the full declaration of QModelIndex.

/*
* Copyright (c) 2006-2007 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:  
 *
*/



#include <bldvariant.hrh>

PRJ_EXPORTS

PRJ_MMPFILES

PRJ_TESTMMPFILES
t_glxresolutionutilitiy.mmp
// if photos publishes zooming state, include the zoom state publisher test
#ifdef GLX_PUBLISH_ZOOMING_STATE
t_glxzoomstatepublisher.mmp
#endif

#ifdef WINSCW
// on WINSCW copy the test DLLs to z/sys/bin
gnumakefile move_tests_to_sys_bin.mk support
#endif

// End of file