mmplugins/cameraplugins/group/BLD.INF
branchRCL_3
changeset 64 92a82bc706f7
parent 9 9ae0fe04e757
equal deleted inserted replaced
9:9ae0fe04e757 64:92a82bc706f7
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of the License "Symbian Foundation License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
     7 //
     7 //
     8 // Initial Contributors:
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    13 // Description:
    13 // Description:
    14 // On board camera API
    14 // On board camera API
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
       
    18 
       
    19 
    18 /**
    20 /**
    19  @file
    21  @file
    20 */
    22 */
    21 
       
    22 #ifdef SYMBIAN_MULTIMEDIA_THREEPLANEARCH
       
    23 //Include the mmcameraclientplugin
       
    24 #include "../source/mmcameraclientplugin/group/bld.inf"
       
    25 #endif //SYMBIAN_MULTIMEDIA_THREEPLANEARCH
       
    26 
       
    27 PRJ_EXPORTS
    23 PRJ_EXPORTS
    28 // ROM  buildsupport
    24 // ROM  buildsupport
    29 ../inc/ecam_stubplugin.iby  /epoc32/rom/include/ecam_stubplugin.iby
    25 ../inc/ecam_stubplugin.iby  /epoc32/rom/include/ecam_stubplugin.iby
    30 ../inc/ecam_webcameraplugin.iby  /epoc32/rom/include/ecam_webcameraplugin.iby
    26 ../inc/ecam_webcameraplugin.iby  /epoc32/rom/include/ecam_webcameraplugin.iby
    31 
    27