XDMEngine/group/bld.inf
changeset 33 ad6f19461b2a
equal deleted inserted replaced
29:0da3f27f7ab2 33:ad6f19461b2a
       
     1 /*
       
     2 * Copyright (c) 2005 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:   XDM Engine build file
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 //--------------------
       
    23 PRJ_PLATFORMS
       
    24 //--------------------
       
    25 DEFAULT
       
    26 
       
    27 //--------------------
       
    28 PRJ_EXPORTS
       
    29 //--------------------
       
    30 
       
    31 // LOC (note: This would be better in XdmProvisioning's bld.inf, but since it is not used, it is here.)
       
    32 ../XdmProvisioning/loc/xdmprovisioningadapter.loc MW_LAYER_LOC_EXPORT_PATH(xdmprovisioningadapter.loc)
       
    33 //--------------------
       
    34 PRJ_MMPFILES
       
    35 //--------------------
       
    36 
       
    37 ../XdmSettingsApi/group/XdmSettingsApi.mmp
       
    38 ../XdmProvisioning/group/xdmprovisioning.mmp
       
    39 ../XdmDeviceManagement/group/xdmdevicemanagementadapter.mmp
       
    40 
       
    41 
       
    42 
       
    43 
       
    44