harvester/group/bld.inf
changeset 0 c53acadfccc6
child 43 c5e73110f733
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/harvester/group/bld.inf	Mon Jan 18 20:34:07 2010 +0200
@@ -0,0 +1,51 @@
+/*
+* Copyright (c) 2005-2009 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
+*
+*/
+
+
+#include "../blacklistclient/group/bld.inf"
+#include "../blacklistserver/group/bld.inf"
+#include "../common/group/bld.inf"
+#include "../composerplugins/group/bld.inf"
+#include "../harvesterplugins/group/bld.inf"
+#include "../monitorplugins/group/bld.inf"
+#include "../server/group/bld.inf"
+#include "../client/group/bld.inf"
+
+
+PRJ_PLATFORMS
+    DEFAULT
+
+PRJ_EXPORTS
+../data/blacklist_backup_registration.xml	/epoc32/winscw/c/private/200009F5/backup_registration.xml
+../data/blacklist_backup_registration.xml   /epoc32/data/z/private/200009F5/backup_registration.xml
+../data/default_origin_mappings.db    /epoc32/winscw/c/private/200009F5/mappings.db
+../data/default_origin_mappings.db    /epoc32/data/z/private/200009F5/mappings.db
+../conf/harvester.confml        MW_LAYER_CONFML(harvester.confml)
+../conf/harvester_200009FE.crml MW_LAYER_CRML(harvester_200009FE.crml)
+
+../sis/blacklistserver/blacklistserver_stub.sis  /epoc32/data/z/system/install/blacklistserver_stub.sis
+../sis/composerplugins/composerplugins_stub.sis  /epoc32/data/z/system/install/composerplugins_stub.sis
+../sis/harvester/harvester_stub.sis  /epoc32/data/z/system/install/harvester_stub.sis
+../sis/harvesterplugins/harvesterplugins_stub.sis  /epoc32/data/z/system/install/harvesterplugins_stub.sis
+../sis/monitorplugins/monitorplugins_stub.sis  /epoc32/data/z/system/install/monitorplugins_stub.sis
+
+PRJ_MMPFILES
+
+PRJ_TESTMMPFILES
+
+
+PRJ_TESTEXPORTS