kernel/eka/drivers/camerasc/bld.inf
changeset 247 d8d70de2bd36
parent 201 43365a9b78a3
child 250 ac18961ed598
child 259 57b9594f5772
equal deleted inserted replaced
201:43365a9b78a3 247:d8d70de2bd36
     1 // Copyright (c) 1998-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 the License "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 // e32/drivers/camerasc/bld.inf
       
    15 // Shared Chunk Camera driver LDD
       
    16 // 
       
    17 //
       
    18 
       
    19 /**
       
    20  @file
       
    21 */
       
    22 
       
    23 #include <variant/platform_paths.hrh>
       
    24 
       
    25 PRJ_PLATFORMS
       
    26 
       
    27 BASEDEFAULT
       
    28 
       
    29 PRJ_EXPORTS
       
    30 
       
    31 PRJ_MMPFILES
       
    32 
       
    33 #if !defined(WINS) || !defined(WINSCW)
       
    34 ecamerasc
       
    35 #endif