omxilcomp/omxilgeneric/filesource/group/bld.inf
changeset 0 58be5850fb6c
equal deleted inserted replaced
-1:000000000000 0:58be5850fb6c
       
     1 // Copyright (c) 2008-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 PRJ_PLATFORMS
       
    18 DEFAULT
       
    19 
       
    20 #ifdef SYMBIAN_MM_OPENMAXIL_ADDITIONAL_COMPONENTS
       
    21 PRJ_EXPORTS
       
    22 
       
    23 omxilotherfilesource.iby							/epoc32/rom/include/omxilotherfilesource.iby
       
    24 omxilaudiofilesource.iby							/epoc32/rom/include/omxilaudiofilesource.iby
       
    25 omxilvideofilesource.iby							/epoc32/rom/include/omxilvideofilesource.iby	
       
    26 omxilimagefilesource.iby							/epoc32/rom/include/omxilimagefilesource.iby
       
    27 
       
    28 PRJ_MMPFILES
       
    29 ../mmpfiles/omxilotherfilesource.mmp
       
    30 ../mmpfiles/omxilaudiofilesource.mmp
       
    31 ../mmpfiles/omxilimagefilesource.mmp
       
    32 ../mmpfiles/omxilvideofilesource.mmp
       
    33 
       
    34 
       
    35 PRJ_TESTEXPORTS
       
    36 ../tests/khronos_conformance/Khronos_file_source_audio.txt		/epoc32/winscw/c/omxil/khronos/Khronos_file_source_audio.txt
       
    37 ../tests/khronos_conformance/Khronos_file_source_image.txt		/epoc32/winscw/c/omxil/khronos/Khronos_file_source_image.txt
       
    38 ../tests/khronos_conformance/Khronos_file_source_video.txt		/epoc32/winscw/c/omxil/khronos/Khronos_file_source_video.txt
       
    39 ../tests/khronos_conformance/Khronos_file_source_other.txt		/epoc32/winscw/c/omxil/khronos/Khronos_file_source_other.txt
       
    40 
       
    41 ../tests/unit/te_omx_filesource_audio.script		/epoc32/winscw/c/omxil/tef/te_omx_filesource_audio.script	
       
    42 ../tests/unit/te_omx_filesource_audio.xml		/epoc32/winscw/c/omxil/tef/te_omx_filesource_audio.xml	
       
    43 ../tests/unit/te_omx_filesource_image.script		/epoc32/winscw/c/omxil/tef/te_omx_filesource_image.script	
       
    44 ../tests/unit/te_omx_filesource_image.xml		/epoc32/winscw/c/omxil/tef/te_omx_filesource_image.xml	
       
    45 ../tests/unit/te_omx_filesource_other.script		/epoc32/winscw/c/omxil/tef/te_omx_filesource_other.script
       
    46 ../tests/unit/te_omx_filesource_other.xml		/epoc32/winscw/c/omxil/tef/te_omx_filesource_other.xml	
       
    47 ../tests/unit/te_omx_filesource_video.script		/epoc32/winscw/c/omxil/tef/te_omx_filesource_video.script
       
    48 ../tests/unit/te_omx_filesource_video.xml		/epoc32/winscw/c/omxil/tef/te_omx_filesource_video.xml	
       
    49 ../tests/unit/te_omx_filesrc.ini			/epoc32/winscw/c/omxil/tef/te_omx_filesrc.ini
       
    50 #endif