remotemgmt_plat/dm_native_notifier_api/group/bld.inf
branchRCL_3
changeset 9 57a65a3a658c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/remotemgmt_plat/dm_native_notifier_api/group/bld.inf	Fri Feb 19 23:41:35 2010 +0200
@@ -0,0 +1,28 @@
+/*
+* Copyright (c) 2006 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:  Interface file for DM Native Notifier.
+*
+*/
+
+
+#include <platform_paths.hrh>
+
+PRJ_PLATFORMS
+DEFAULT
+
+PRJ_EXPORTS
+
+../inc/DMNativeNotifier.h       		MW_LAYER_PLATFORM_EXPORT_PATH(DMNativeNotifier.h)
+../inc/DMNativeNotifier.inl     		MW_LAYER_PLATFORM_EXPORT_PATH(DMNativeNotifier.inl)
+../inc/DMNativeNotifierInterface.h       	MW_LAYER_PLATFORM_EXPORT_PATH(DMNativeNotifierInterface.h)
\ No newline at end of file