drm_pub/oma_drm_caf_agent_api/tsrc/bc/group/bld.inf
changeset 0 95b198f216e5
equal deleted inserted replaced
-1:000000000000 0:95b198f216e5
       
     1 /*
       
     2 * Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:       
       
    15 *
       
    16 */
       
    17 
       
    18 /*
       
    19 -----------------------------------------------------------------------------
       
    20 
       
    21     DESCRIPTION
       
    22 
       
    23     bld.inf Toplevel build information for STIF Test Framework
       
    24 
       
    25 -----------------------------------------------------------------------------
       
    26 */
       
    27 
       
    28 #if defined(__S60_)
       
    29     // To get the MW_LAYER_PLATFORM_EXPORT_PATH macro definition
       
    30     #include <platform_paths.hrh>
       
    31 #endif // __S60_
       
    32 
       
    33 PRJ_PLATFORMS
       
    34 DEFAULT
       
    35 
       
    36 
       
    37 PRJ_EXPORTS	
       
    38 	
       
    39 PRJ_TESTEXPORTS
       
    40 	
       
    41 PRJ_MMPFILES
       
    42 	
       
    43 // DRM_CAF
       
    44 #include "../DRM_CAF/group/bld.inf"
       
    45 	
       
    46 // BCDRMCAFCAPS_exe
       
    47 #include "../BCDRMCAFCAPS_exe/group/bld.inf"
       
    48 	
       
    49 	
       
    50 // End of File