locationtriggering/group/bld.inf
branchRCL_3
changeset 21 6b6920c56e2f
parent 20 2b4ea9893b66
--- a/locationtriggering/group/bld.inf	Tue Aug 31 15:37:04 2010 +0300
+++ b/locationtriggering/group/bld.inf	Wed Sep 01 12:24:21 2010 +0100
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 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"
@@ -16,10 +16,27 @@
 *
 */
 
-PRJ_PLATFORMS
-WINSCW ARMV5 GCCE
+#include <platform_paths.hrh>
+
+PRJ_PLATFORMS  
+DEFAULT GCCE
+
+PRJ_EXPORTS
+#ifdef CORE_MW_LAYER_IBY_EXPORT_PATH
+../rom/locationtriggering.iby                         CORE_MW_LAYER_IBY_EXPORT_PATH(locationtriggering.iby)
+../rom/locationtriggeringstub.iby                     CORE_MW_LAYER_IBY_EXPORT_PATH(locationtriggeringstub.iby)
 
-#include "../rom/bld.inf"
+// Export SIS File
+../data/lbtstub.sis  					/epoc32/data/z/system/install/lbtstub.sis
+#endif
+
+#ifdef MW_LAYER_CONFML
+../conf/lbtsettings.confml							  MW_LAYER_CONFML(lbtsettings.confml)
+#endif
+
+#ifdef MW_LAYER_CRML
+../conf/lbtsettings_1028312F.crml					  MW_LAYER_CRML(lbtsettings_1028312F.crml)
+#endif
 
 #include "../ltlogger/group/bld.inf"
 #include "../ltclientlib/group/bld.inf"
@@ -30,6 +47,7 @@
 #include "../ltstrategyengine/group/bld.inf"
 #include "../ltmovementdetectionpluginapi/group/bld.inf"
 #include "../ltcellidmovementdetector/group/bld.inf"
+#include "../lbtmgmtui/group/bld.inf"
 #include "../ltcontextsourceplugin/group/bld.inf"
 
 PRJ_MMPFILES