upnpharvester/group/bld.inf
changeset 0 7f85d04be362
child 25 52826dcbed74
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/upnpharvester/group/bld.inf	Thu Dec 17 08:52:00 2009 +0200
@@ -0,0 +1,50 @@
+/*
+* 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:      Build information file for CM Metadata Harvester
+*
+*/
+
+
+
+
+
+
+#include "../../group/upnpplatformvar.hrh"
+
+
+PRJ_PLATFORMS
+
+DEFAULT
+
+PRJ_EXPORTS
+../install/upnpharvester_stub.SIS   /epoc32/data/z/system/install/upnpharvester_stub.sis
+../install/10281fab.cre             /epoc32/release/armv5/urel/z/private/10202be9/10281fab.cre
+../rom/upnpharvester.iby            CORE_MW_LAYER_IBY_EXPORT_PATH(upnpharvester.iby)
+
+PRJ_MMPFILES
+
+#include "../common/cmlibrary/group/bld.inf"
+#include "../common/cmsettings/group/bld.inf"
+#include "../common/dbmanager/group/bld.inf"
+#include "../common/cmsqlwrapper/group/bld.inf"
+#include "../cdssync/common/bld.inf"
+#include "../mdhserver/group/bld.inf"
+
+PRJ_TESTMMPFILES
+
+PRJ_TESTEXPORTS
+
+// None
+
+//  End of File