graphicstest/graphicstestharness/rom/graphics_sirocco_ne_wsini.iby
author hgs
Fri, 16 Jul 2010 11:45:55 +0300
changeset 116 171fae344dd4
permissions -rw-r--r--
201026_3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
116
171fae344dd4 201026_3
hgs
parents:
diff changeset
     1
// Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
171fae344dd4 201026_3
hgs
parents:
diff changeset
     2
// All rights reserved.
171fae344dd4 201026_3
hgs
parents:
diff changeset
     3
// This component and the accompanying materials are made available
171fae344dd4 201026_3
hgs
parents:
diff changeset
     4
// under the terms of "Eclipse Public License v1.0"
171fae344dd4 201026_3
hgs
parents:
diff changeset
     5
// which accompanies this distribution, and is available
171fae344dd4 201026_3
hgs
parents:
diff changeset
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
171fae344dd4 201026_3
hgs
parents:
diff changeset
     7
//
171fae344dd4 201026_3
hgs
parents:
diff changeset
     8
// Initial Contributors:
171fae344dd4 201026_3
hgs
parents:
diff changeset
     9
// Nokia Corporation - initial contribution.
171fae344dd4 201026_3
hgs
parents:
diff changeset
    10
//
171fae344dd4 201026_3
hgs
parents:
diff changeset
    11
// Contributors:
171fae344dd4 201026_3
hgs
parents:
diff changeset
    12
//
171fae344dd4 201026_3
hgs
parents:
diff changeset
    13
// Description: Config for wsini.ini on NAVIENGINE
171fae344dd4 201026_3
hgs
parents:
diff changeset
    14
//
171fae344dd4 201026_3
hgs
parents:
diff changeset
    15
171fae344dd4 201026_3
hgs
parents:
diff changeset
    16
#ifndef __GRAPHICS_SIROCCO_NE_WSINI_IBY__
171fae344dd4 201026_3
hgs
parents:
diff changeset
    17
#define __GRAPHICS_SIROCCO_NE_WSINI_IBY__
171fae344dd4 201026_3
hgs
parents:
diff changeset
    18
171fae344dd4 201026_3
hgs
parents:
diff changeset
    19
#include <graphics_sirocco_wsini.hby>
171fae344dd4 201026_3
hgs
parents:
diff changeset
    20
171fae344dd4 201026_3
hgs
parents:
diff changeset
    21
//#if WSERV_TEST_WSINI == WSERV_TEST_WSINI_ALF
171fae344dd4 201026_3
hgs
parents:
diff changeset
    22
//	data=DATAZ_\talf\wsini_vasco_alf.ini \system\data\wsini.ini
171fae344dd4 201026_3
hgs
parents:
diff changeset
    23
//#elif WSERV_TEST_WSINI == WSERV_TEST_WSINI_BITGDIRENDERSTAGE
171fae344dd4 201026_3
hgs
parents:
diff changeset
    24
//	data=DATAZ_\wstest\tbitgdirenderstage\arm\wsini_bitgdirenderstage_vasco.ini \system\data\wsini.ini
171fae344dd4 201026_3
hgs
parents:
diff changeset
    25
//#elif WSERV_TEST_WSINI == WSERV_TEST_WSINI_CSC
171fae344dd4 201026_3
hgs
parents:
diff changeset
    26
//	data=DATAZ_\wstest\wsini_vasco_tcsc.ini \system\data\wsini.ini
171fae344dd4 201026_3
hgs
parents:
diff changeset
    27
//#elif WSERV_TEST_WSINI == WSERV_TEST_WSINI_GENERICPLUGIN
171fae344dd4 201026_3
hgs
parents:
diff changeset
    28
//	data=DATAZ_\wstest\genericplugin\wsini_vasco_genericplugin.ini \system\data\wsini.ini
171fae344dd4 201026_3
hgs
parents:
diff changeset
    29
//#elif WSERV_TEST_WSINI == WSERV_TEST_WSINI_LAYERCOMPOSITION
171fae344dd4 201026_3
hgs
parents:
diff changeset
    30
//	data=DATAZ_\tlayercomposition\wsini_vasco_layercomposition.ini \system\data\wsini.ini
171fae344dd4 201026_3
hgs
parents:
diff changeset
    31
//#elif WSERV_TEST_WSINI == WSERV_TEST_WSINI_RATELIMITER
171fae344dd4 201026_3
hgs
parents:
diff changeset
    32
//	data=DATAZ_\wstest\ratelimiter\wsini_vasco_ratelimiter.ini \system\data\wsini.ini
171fae344dd4 201026_3
hgs
parents:
diff changeset
    33
//#else
171fae344dd4 201026_3
hgs
parents:
diff changeset
    34
	data=EPOCROOT##epoc32\data\test_wsini\wsini_naviengine.ini \system\data\wsini.ini
171fae344dd4 201026_3
hgs
parents:
diff changeset
    35
//#endif
171fae344dd4 201026_3
hgs
parents:
diff changeset
    36
171fae344dd4 201026_3
hgs
parents:
diff changeset
    37
#endif	// __GRAPHICS_SIROCCO_NE_WSINI_IBY__