os/mm/mmlibs/mmfw/tsrc/mmfintegrationtest/vclnt/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) 2010 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 PRJ_PLATFORMS
    17 DEFAULT
    18 
    19 PRJ_TESTMMPFILES
    20 ../mmpfiles/TSI_MMFVCLNT.mmp
    21 
    22 PRJ_TESTEXPORTS
    23 
    24 // test scripts
    25 ../scripts/video.ini				c:/video.ini
    26 ../scripts/TSI_MMF_VCLNT_WM.script		c:/tsi_mmf_vclnt_wm.script
    27 ../scripts/TSI_MMF_VCLNT_OF.script		c:/tsi_mmf_vclnt_of.script
    28 ../scripts/TSI_MMF_VCLNT_OF_ALLOC.script	c:/tsi_mmf_vclnt_of_alloc.script
    29 
    30 // test data files
    31 ../data/LongVideo.dummy		c:/vclntitestdata/longvideo.dummy
    32 ../data/ShortVideo.dummy	c:/vclntitestdata/shortvideo.dummy
    33 ../data/DRMVideo.drm		c:/vclntitestdata/drmvideo.drm
    34 ../data/textOutput.dummy	c:/vclntitestdata/textoutput.dummy
    35 ../data/textInput.dummy		c:/vclntitestdata/textinput.dummy
    36 
    37 //iby files
    38 ../group/tsi_mmf_vclnt.iby 		/epoc32/rom/include/tsi_mmf_vclnt.iby
    39 ../group/tsi_mmf_vclnt_excl_test.iby 	/epoc32/rom/include/tsi_mmf_vclnt_excl_test.iby
    40 
    41