os/graphics/graphicshwdrivers/surfacemgr/test/group/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 //
    15 
    16 /**
    17  @file
    18 */
    19 
    20 PRJ_PLATFORMS
    21 DEFAULT
    22 
    23 PRJ_EXPORTS
    24 // test code only
    25 
    26 PRJ_MMPFILES
    27 // test code only
    28 
    29 PRJ_TESTEXPORTS
    30 ../rom/surfacemanagertest.iby    /epoc32/rom/include/surfacemanagertest.iby
    31 
    32 ../scripts/surfacemgtest_run.bat          z:/surfacemgtest/surfacemgtest_run.bat
    33 ../scripts/surfacemgtest_run.bat          /epoc32/release/winscw/udeb/surfacemgtest_run.bat
    34 ../scripts/surfacemgtest_run.bat          /epoc32/release/winscw/urel/surfacemgtest_run.bat
    35 
    36 ../scripts/surfacemgtest_t_auto.script		z:/surfacemgtest/surfacemgtest_t_auto.script
    37 ../scripts/surfacemgtest_t_multithread.script		z:/surfacemgtest/surfacemgtest_t_multithread.script
    38 ../scripts/surfacemgtest_t_multiprocess.script		z:/surfacemgtest/surfacemgtest_t_multiprocess.script
    39 
    40 
    41 PRJ_TESTMMPFILES
    42 tsurfacemanager.mmp
    43 tsecondprocess.mmp
    44 tthirdprocess.mmp
    45 ../testdriver/d_sharedchunk.mmp