graphicstest/graphicstestharness/group/bld.inf
author hgs
Fri, 24 Sep 2010 16:44:34 +0300
changeset 188 1b081cb0800b
parent 103 2717213c588a
permissions -rw-r--r--
201026_1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
103
hgs
parents:
diff changeset
     1
// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
hgs
parents:
diff changeset
     2
// All rights reserved.
hgs
parents:
diff changeset
     3
// This component and the accompanying materials are made available
hgs
parents:
diff changeset
     4
// under the terms of "Eclipse Public License v1.0"
hgs
parents:
diff changeset
     5
// which accompanies this distribution, and is available
hgs
parents:
diff changeset
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
hgs
parents:
diff changeset
     7
//
hgs
parents:
diff changeset
     8
// Initial Contributors:
hgs
parents:
diff changeset
     9
// Nokia Corporation - initial contribution.
hgs
parents:
diff changeset
    10
//
hgs
parents:
diff changeset
    11
// Contributors:
hgs
parents:
diff changeset
    12
//
hgs
parents:
diff changeset
    13
// Description:
hgs
parents:
diff changeset
    14
//
hgs
parents:
diff changeset
    15
hgs
parents:
diff changeset
    16
PRJ_PLATFORMS
hgs
parents:
diff changeset
    17
DEFAULT
hgs
parents:
diff changeset
    18
hgs
parents:
diff changeset
    19
hgs
parents:
diff changeset
    20
PRJ_EXPORTS
hgs
parents:
diff changeset
    21
// test code only
hgs
parents:
diff changeset
    22
hgs
parents:
diff changeset
    23
PRJ_MMPFILES
hgs
parents:
diff changeset
    24
// test code only
hgs
parents:
diff changeset
    25
hgs
parents:
diff changeset
    26
PRJ_TESTEXPORTS
hgs
parents:
diff changeset
    27
// TestFramework IBY files
hgs
parents:
diff changeset
    28
../rom/graphics_test.iby			/epoc32/rom/include/graphics_test.iby
hgs
parents:
diff changeset
    29
../rom/graphics_test1.iby			/epoc32/rom/include/graphics_test1.iby
hgs
parents:
diff changeset
    30
../rom/graphics_test2.iby			/epoc32/rom/include/graphics_test2.iby
hgs
parents:
diff changeset
    31
../rom/graphics_testharness.iby		/epoc32/rom/include/graphics_testharness.iby
hgs
parents:
diff changeset
    32
../rom/graphics_testharnessutils.iby		/epoc32/rom/include/graphics_testharnessutils.iby
hgs
parents:
diff changeset
    33
../rom/graphics_autotest.iby		/epoc32/rom/include/graphics_autotest.iby
hgs
parents:
diff changeset
    34
../rom/graphics_testall.iby			/epoc32/rom/include/graphics_testall.iby		//Contains all but the tests mentioned on the next line
hgs
parents:
diff changeset
    35
../rom/graphics_testrast.iby		/epoc32/rom/include/graphics_testrast.iby		//Contains the tests that need to use an alternate rasteriser
hgs
parents:
diff changeset
    36
../rom/graphics_memoryhogger.iby	/epoc32/rom/include/graphics_memoryhogger.iby	//Contains the graphicsmemoryhogger
hgs
parents:
diff changeset
    37
../rom/graphics_rebootharness.iby	/epoc32/rom/include/graphics_rebootharness.iby  
hgs
parents:
diff changeset
    38
../rom/graphics_screencomparison.iby	/epoc32/rom/include/graphics_screencomparison.iby 
hgs
parents:
diff changeset
    39
../rom/graphics_imagecomparison.iby	/epoc32/rom/include/graphics_imagecomparison.iby  
hgs
parents:
diff changeset
    40
../rom/graphics_tprofiler.iby  		/epoc32/rom/include/graphics_tprofiler.iby
hgs
parents:
diff changeset
    41
../rom/graphics_simload.iby  		/epoc32/rom/include/graphics_simload.iby
188
1b081cb0800b 201026_1
hgs
parents: 103
diff changeset
    42
../rom/minigui_chassis_bats.oby  		/epoc32/rom/include/minigui_chassis_bats.oby
1b081cb0800b 201026_1
hgs
parents: 103
diff changeset
    43
../rom/minigui_naviengine_smp.oby  		/epoc32/rom/include/minigui_naviengine_smp.oby
103
hgs
parents:
diff changeset
    44
hgs
parents:
diff changeset
    45
// WSINI
hgs
parents:
diff changeset
    46
../rom/graphics_sirocco_wsini.hby  		/epoc32/rom/include/graphics_sirocco_wsini.hby
hgs
parents:
diff changeset
    47
../rom/graphics_sirocco_wsini.iby  		/epoc32/rom/include/graphics_sirocco_wsini.iby
188
1b081cb0800b 201026_1
hgs
parents: 103
diff changeset
    48
../rom/graphics_sirocco_ne_wsini.iby  	/epoc32/rom/include/graphics_sirocco_ne_wsini.iby
103
hgs
parents:
diff changeset
    49
../wsini/wsini_vasco.ini		/epoc32/data/test_wsini/wsini_vasco.ini
188
1b081cb0800b 201026_1
hgs
parents: 103
diff changeset
    50
../wsini/wsini_naviengine.ini		/epoc32/data/test_wsini/wsini_naviengine.ini
103
hgs
parents:
diff changeset
    51
hgs
parents:
diff changeset
    52
// ONB batch files
hgs
parents:
diff changeset
    53
../batch/retain_files.cmd z:\graphicstest\retain_files.cmd
hgs
parents:
diff changeset
    54
../batch/minigui.cmd z:\graphicstest\minigui.cmd
hgs
parents:
diff changeset
    55
../batch/unminigui.cmd z:\graphicstest\unminigui.cmd
hgs
parents:
diff changeset
    56
../batch/replace.py z:\graphicstest\replace.py
hgs
parents:
diff changeset
    57
hgs
parents:
diff changeset
    58
// Export our own testexecute.ini without systemstarter for minigui
hgs
parents:
diff changeset
    59
../batch/testexecute_minigui.ini	z:\graphicstest\testexecute_minigui.ini
hgs
parents:
diff changeset
    60
hgs
parents:
diff changeset
    61
../inc/GraphicsTestUtils.h OS_LAYER_PLATFORM_EXPORT_PATH(test/graphicstestutils.h)
hgs
parents:
diff changeset
    62
../inc/TGraphicsHarness.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/tgraphicsharness.h)
hgs
parents:
diff changeset
    63
../inc/ttmsgraphicsstep1.h OS_LAYER_PLATFORM_EXPORT_PATH(test/ttmsgraphicsstep.h)
hgs
parents:
diff changeset
    64
../inc/thashreferenceimages.h OS_LAYER_PLATFORM_EXPORT_PATH(test/thashreferenceimages.h)
hgs
parents:
diff changeset
    65
../inc/extendtef.h OS_LAYER_PLATFORM_EXPORT_PATH(test/extendtef.h)
hgs
parents:
diff changeset
    66
../inc/graphicsscreencomparison.h OS_LAYER_PLATFORM_EXPORT_PATH(test/graphicsscreencomparison.h)
hgs
parents:
diff changeset
    67
../inc/graphicsimagecomparison.h OS_LAYER_PLATFORM_EXPORT_PATH(test/graphicsimagecomparison.h)
hgs
parents:
diff changeset
    68
../inc/tprofiler.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/tprofiler.h)
hgs
parents:
diff changeset
    69
../inc/t_simload.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/t_simload.h)
hgs
parents:
diff changeset
    70
hgs
parents:
diff changeset
    71
//Data files for reboot test harness
hgs
parents:
diff changeset
    72
../rom/graphics_rebootharnesslog.htm /epoc32/data/Z/reboot/dummylog.htm
hgs
parents:
diff changeset
    73
../rom/graphics_rebootharnesslog.htm /epoc32/release/winscw/udeb/z/reboot/dummylog.htm
hgs
parents:
diff changeset
    74
hgs
parents:
diff changeset
    75
// Headers for Extended Bitmap GC tests
hgs
parents:
diff changeset
    76
../textendedbitmapgc/textendedbitmapgc.h OS_LAYER_PLATFORM_EXPORT_PATH(test/textendedbitmapgc.h)
hgs
parents:
diff changeset
    77
../textendedbitmapgc/testharnesscallback.h OS_LAYER_PLATFORM_EXPORT_PATH(test/testharnesscallback.h)
hgs
parents:
diff changeset
    78
hgs
parents:
diff changeset
    79
// Headers for FontInjector DLL
hgs
parents:
diff changeset
    80
../fontinjector/fontinjector.h OS_LAYER_PLATFORM_EXPORT_PATH(test/fontinjector.h)
hgs
parents:
diff changeset
    81
hgs
parents:
diff changeset
    82
PRJ_TESTMMPFILES
hgs
parents:
diff changeset
    83
../group/TGraphicsHarness.mmp
hgs
parents:
diff changeset
    84
../group/GraphicsTestUtils.mmp
hgs
parents:
diff changeset
    85
../group/GraphicsTestUtilsServer.mmp
hgs
parents:
diff changeset
    86
../group/dummytest.mmp
hgs
parents:
diff changeset
    87
../group/textendedbitmapgc.mmp
hgs
parents:
diff changeset
    88
../group/graphicsmemoryhogger.mmp
hgs
parents:
diff changeset
    89
../group/RebootTests.mmp
hgs
parents:
diff changeset
    90
../group/graphicsscreencomparison.mmp
hgs
parents:
diff changeset
    91
../group/graphicsimagecomparison.mmp
hgs
parents:
diff changeset
    92
../group/tprofiler.mmp
hgs
parents:
diff changeset
    93
../group/t_simloadutils.mmp
hgs
parents:
diff changeset
    94
../group/t_simloadapp1.mmp
hgs
parents:
diff changeset
    95
../group/t_simloadapp2.mmp
hgs
parents:
diff changeset
    96
../group/t_simloadapp3.mmp
hgs
parents:
diff changeset
    97
hgs
parents:
diff changeset
    98
#if defined(WINS)
hgs
parents:
diff changeset
    99
../group/fontinjector.mmp
hgs
parents:
diff changeset
   100
#endif