kernel/eka/drivers/camerasc/bld.inf
changeset 199 189ece41fa29
parent 189 a5496987b1da
child 202 9aca3be14c27
equal deleted inserted replaced
189:a5496987b1da 199:189ece41fa29
     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