diff -r 32463a6c57b3 -r a4b9e097ca0b XDMEngine/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/XDMEngine/group/bld.inf Thu Sep 02 20:50:11 2010 +0300 @@ -0,0 +1,44 @@ +/* +* Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: XDM Engine build file +* +*/ + + + +#include + +//-------------------- +PRJ_PLATFORMS +//-------------------- +DEFAULT + +//-------------------- +PRJ_EXPORTS +//-------------------- + +// LOC (note: This would be better in XdmProvisioning's bld.inf, but since it is not used, it is here.) +../XdmProvisioning/loc/xdmprovisioningadapter.loc MW_LAYER_LOC_EXPORT_PATH(xdmprovisioningadapter.loc) +//-------------------- +PRJ_MMPFILES +//-------------------- + +../XdmSettingsApi/group/XdmSettingsApi.mmp +../XdmProvisioning/group/xdmprovisioning.mmp +../XdmDeviceManagement/group/xdmdevicemanagementadapter.mmp + + + + +