homescreenpluginsrv/group/bld.inf
branchRCL_3
changeset 130 67f2ed48ad91
parent 118 8baec10861af
--- a/homescreenpluginsrv/group/bld.inf	Wed Sep 15 12:32:36 2010 +0300
+++ b/homescreenpluginsrv/group/bld.inf	Wed Oct 13 14:53:46 2010 +0300
@@ -49,13 +49,9 @@
 
 
 // Generic configuration interface for component cenrep settings  
-#if defined(FF_LAYOUT_480_640_TOUCH_VGA4) || defined(FF_LAYOUT_640_480_TOUCH_VGA4)
-../conf/hsps_vga.confml          APP_LAYER_CONFML(hsps.confml)
-#else
-../conf/hsps_qhd.confml          APP_LAYER_CONFML(hsps.confml)
-#endif
+../conf/hsps.confml          APP_LAYER_CONFML(hsps.confml)
+../conf/hsps_200159c9.crml   APP_LAYER_CRML(hsps_200159c9.crml)
 
-../conf/hsps_200159c9.crml   APP_LAYER_CRML(hsps_200159c9.crml)
 
 // Exports for SAPI impl
 ../inc/hspsdomattribute.h           MW_LAYER_PLATFORM_EXPORT_PATH(hspsdomattribute.h)