--- a/dependencies/ABLD.BAT Fri Mar 26 04:17:01 2010 +0530
+++ b/dependencies/ABLD.BAT Fri Mar 26 20:08:56 2010 +0100
@@ -3,7 +3,7 @@
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
-perl -S ABLD.PL "\S60\devices\S60_5th_Edition_SDK_v1.0\homescreensrv\dependencies\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
+perl -S ABLD.PL "\homescreensrv\dependencies\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel==1 goto CheckPerl
goto End
--- a/dependencies/bld.inf Fri Mar 26 04:17:01 2010 +0530
+++ b/dependencies/bld.inf Fri Mar 26 20:08:56 2010 +0100
@@ -25,7 +25,7 @@
RMmCustomAPI.h RMmCustomAPI.h
eikon.hrh eikon.hrh
-// featmgr.h featmgr.h
+featmgr.h featmgr.h
AknsConstants.h AknsConstants.h
AknsConstants.hrh AknsConstants.hrh
AknTransEffect.h MW_LAYER_PLATFORM_EXPORT_PATH(akntranseffect.h)
--- a/group/ABLD.BAT Fri Mar 26 04:17:01 2010 +0530
+++ b/group/ABLD.BAT Fri Mar 26 20:08:56 2010 +0100
@@ -3,7 +3,7 @@
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
-perl -S ABLD.PL "\S60\devices\S60_5th_Edition_SDK_v1.0\homescreensrv\group\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
+perl -S ABLD.PL "\homescreensrv\group\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel==1 goto CheckPerl
goto End
--- a/group/bld.inf Fri Mar 26 04:17:01 2010 +0530
+++ b/group/bld.inf Fri Mar 26 20:08:56 2010 +0100
@@ -20,6 +20,9 @@
PRJ_EXPORTS
../inc/aisystemuids.hrh MW_LAYER_PLATFORM_EXPORT_PATH(aisystemuids.hrh)
+// build dependencies: headers and S^3 libs
+#include "../dependencies/bld.inf"
+
#include "../xcfw/group/bld.inf"
#include "../homescreenpluginsrv/group/bld.inf"
#include "../idlefw/group/bld.inf"
--- a/homescreensrv_plat/group/ABLD.BAT Fri Mar 26 04:17:01 2010 +0530
+++ b/homescreensrv_plat/group/ABLD.BAT Fri Mar 26 20:08:56 2010 +0100
@@ -3,7 +3,7 @@
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
-perl -S ABLD.PL "\S60\devices\S60_5th_Edition_SDK_v1.0\homescreensrv\homescreensrv_plat\group\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
+perl -S ABLD.PL "\homescreensrv\homescreensrv_plat\group\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel==1 goto CheckPerl
goto End