upnpsettings/group/bld.inf
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 27 03808033c9a2
--- a/upnpsettings/group/bld.inf	Fri Sep 17 08:31:21 2010 +0300
+++ b/upnpsettings/group/bld.inf	Mon Nov 01 12:37:49 2010 +0200
@@ -1,48 +1,34 @@
-/*
-* Copyright (c) 2008 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 information file for upnpsettings
-*
-*/
-
-// For compatibility with S60 3.2 and IAD branch
-#include "../../group/upnpplatformvar.hrh"
-
-PRJ_PLATFORMS
-
-PRJ_EXPORTS
-
-PRJ_MMPFILES
-
-// settings engine
-#include "../upnpsettingsengine/group/bld.inf"
-
-// Exports for upnpsettings
-#include "../rom/bld.inf"
-
-#ifdef FF_UPNP_FRAMEWORK_2_0  // UPnP feature flag
-    // multiselectionui
-    #include "../multiselectionui/group/bld.inf"
-
-    // upnp setup wizard
-    #include "../appwizard/group/bld.inf"
-
-    // Sharing ui
-    #include "../upnpsharingui/group/bld.inf"
-
-    // GS plugin
-    #include "../upnpgsplugin/group/bld.inf"
-
-#endif // FF_UPNP_FRAMEWORK_2_0
-
-// end of file
+/*
+* Copyright (c) 2008 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 information file for upnpsettings
+*
+*/
+
+// For compatibility with S60 3.2 and IAD branch
+#include "../../group/upnpplatformvar.hrh"
+
+PRJ_PLATFORMS
+
+PRJ_EXPORTS
+
+// LOC files
+UPNP_LOC_EXPORT(upnpsettings.loc)
+
+PRJ_MMPFILES
+// none
+
+    // settings engine
+    #include "../upnpsettingsengine/group/bld.inf"
+
+// End of file