natplugins/natpdevmgmtnatfwadapter/group/bld.inf
changeset 0 1bce908db942
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/natplugins/natpdevmgmtnatfwadapter/group/bld.inf	Tue Feb 02 01:04:58 2010 +0200
@@ -0,0 +1,28 @@
+/*
+* Copyright (c) 2006-2007 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:  Build info file for Device Management NAT-FW Traversal adapter
+*
+*/
+
+#include <platform_paths.hrh>
+
+#ifdef __VOIP
+PRJ_EXPORTS
+../rom/dmnatfwtraversaladapter.iby CORE_MW_LAYER_IBY_EXPORT_PATH(dmnatfwtraversaladapter.iby)
+
+PRJ_MMPFILES
+./nsmldmnatfwtraversaladapter.mmp
+#endif 
+
+// End of file
\ No newline at end of file