omxilcomp/omxilaudioemulator/pcmrenderer/group/bld.inf
changeset 1 e0d606d6e3b1
parent 0 58be5850fb6c
equal deleted inserted replaced
0:58be5850fb6c 1:e0d606d6e3b1
     1 /*
     1 /*
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    18 
    18 
    19 PRJ_MMPFILES
    19 PRJ_MMPFILES
    20 // Components
    20 // Components
    21 ../mmpfiles/omxilpcmrenderer.mmp
    21 ../mmpfiles/omxilpcmrenderer.mmp
    22 
    22 
    23 PRJ_EXPORTS
       
    24 // Romkit include files
       
    25 ../inc/omxilsymbianaudiopcmextensions.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/extensions/omxilsymbianaudiopcmextensions.h)
       
    26 
       
    27 
       
    28 // We do not include the pcmrenderer tests here because they depend on the testframework which does not exist in NCP builds.
    23 // We do not include the pcmrenderer tests here because they depend on the testframework which does not exist in NCP builds.
    29 // They are built via the omxilunittest bld.inf (which NCP does not include)
    24 // They are built via the omxilunittest bld.inf (which NCP does not include)
    30 //#include "..\unittest\group\bld.inf"
    25 //#include "../unittest/group/bld.inf"