XDMEngine/group/bld.inf
changeset 33 ad6f19461b2a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/XDMEngine/group/bld.inf	Mon Aug 23 15:29:00 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 <platform_paths.hrh>
+
+//--------------------
+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
+
+
+
+
+