--- a/System/Group/Smoketest_System.mmp Tue Mar 02 13:19:14 2010 +0000
+++ b/System/Group/Smoketest_System.mmp Wed Mar 03 15:01:24 2010 +0000
@@ -16,6 +16,8 @@
//
//
+#include <platform_paths.hrh>
+
TARGET Smoketest_System.exe
TARGETTYPE exe
UID 0x1000007A 0x101F7773
@@ -34,6 +36,7 @@
SYSTEMINCLUDE \Epoc32\include
SYSTEMINCLUDE \Epoc32\include\test
+MW_LAYER_SYSTEMINCLUDE
LIBRARY EUSER.LIB
LIBRARY EIKSRV.LIB
--- a/Utils/group/SmokeTestSecureFSclient.mmp Tue Mar 02 13:19:14 2010 +0000
+++ b/Utils/group/SmokeTestSecureFSclient.mmp Wed Mar 03 15:01:24 2010 +0000
@@ -15,6 +15,8 @@
//
//
+#include <platform_paths.hrh>
+
TARGET SmokeTestSecureFSclient.dll
TARGETTYPE dll
CAPABILITY All
@@ -25,6 +27,7 @@
USERINCLUDE ..\Inc
SYSTEMINCLUDE \epoc32\include
SYSTEMINCLUDE \epoc32\include\test
+MW_LAYER_SYSTEMINCLUDE
SOURCEPATH ..\src
SOURCE SmokeTestSecureFSclient.cpp
--- a/Utils/group/SmokeTestSecureFSserver.mmp Tue Mar 02 13:19:14 2010 +0000
+++ b/Utils/group/SmokeTestSecureFSserver.mmp Wed Mar 03 15:01:24 2010 +0000
@@ -15,6 +15,7 @@
//
//
+#include <platform_paths.hrh>
UID 0x1000008D 0x101FF346
VENDORID 0x70000001
@@ -26,6 +27,7 @@
USERINCLUDE ..\Inc
SYSTEMINCLUDE \epoc32\include
SYSTEMINCLUDE \epoc32\include\test
+MW_LAYER_SYSTEMINCLUDE
SOURCEPATH ..\SRC
SOURCE SmokeTestSecureFSserver.cpp
--- a/Utils/group/SmokeTest_Utils.mmp Tue Mar 02 13:19:14 2010 +0000
+++ b/Utils/group/SmokeTest_Utils.mmp Wed Mar 03 15:01:24 2010 +0000
@@ -15,6 +15,7 @@
//
//
+#include <platform_paths.hrh>
#include "..\..\Group\Configuration.cfg"
TARGET SmokeTest_Utils.dll
@@ -39,6 +40,7 @@
SYSTEMINCLUDE \epoc32\include
SYSTEMINCLUDE \epoc32\include\test
+MW_LAYER_SYSTEMINCLUDE
LIBRARY euser.lib
LIBRARY efsrv.lib
--- a/agenda/Group/Smoketest_Agenda.mmp Tue Mar 02 13:19:14 2010 +0000
+++ b/agenda/Group/Smoketest_Agenda.mmp Wed Mar 03 15:01:24 2010 +0000
@@ -15,6 +15,7 @@
//
//
+#include <platform_paths.hrh>
TARGET Smoketest_Agenda_Server.exe
TARGETTYPE exe
@@ -40,6 +41,7 @@
SYSTEMINCLUDE \Epoc32\include
SYSTEMINCLUDE \Epoc32\include\Test
+APP_LAYER_SYSTEMINCLUDE
LIBRARY apparc.lib
LIBRARY euser.lib
--- a/apploader/Group/smoketest_apploader.mmp Tue Mar 02 13:19:14 2010 +0000
+++ b/apploader/Group/smoketest_apploader.mmp Wed Mar 03 15:01:24 2010 +0000
@@ -15,6 +15,7 @@
//
//
+#include <platform_paths.hrh>
TARGET smoketest_apploader.exe
TARGETTYPE exe
@@ -41,6 +42,7 @@
SYSTEMINCLUDE \Epoc32\include
SYSTEMINCLUDE \Epoc32\include\Test
+APP_LAYER_SYSTEMINCLUDE
LIBRARY apparc.lib
LIBRARY euser.lib
--- a/browser/group/BrCtlApiTest.mmp Tue Mar 02 13:19:14 2010 +0000
+++ b/browser/group/BrCtlApiTest.mmp Wed Mar 03 15:01:24 2010 +0000
@@ -37,7 +37,7 @@
MW_LAYER_SYSTEMINCLUDE
SYSTEMINCLUDE .
-MW_LAYER_ECOM_SYSTEMINCLUDE
+//MW_LAYER_ECOM_SYSTEMINCLUDE
SOURCEPATH ../src
SOURCE BrCtlApiTest.cpp BrCtlApiTestBlocks.cpp
--- a/contacts/group/Smoketest_Contacts.mmp Tue Mar 02 13:19:14 2010 +0000
+++ b/contacts/group/Smoketest_Contacts.mmp Wed Mar 03 15:01:24 2010 +0000
@@ -15,6 +15,8 @@
//
//
+#include <platform_paths.hrh>
+
TARGET Smoketest_Contacts_Server.exe
TARGETTYPE exe
UID 0x1000007A 0x101F7772
@@ -37,6 +39,7 @@
SYSTEMINCLUDE \Epoc32\include
SYSTEMINCLUDE \Epoc32\include\Test
+APP_LAYER_SYSTEMINCLUDE
LIBRARY efsrv.lib
LIBRARY estor.lib
--- a/graphics/wserv/AnimPlugin/group/T_AnimPlugin.mmp Tue Mar 02 13:19:14 2010 +0000
+++ b/graphics/wserv/AnimPlugin/group/T_AnimPlugin.mmp Wed Mar 03 15:01:24 2010 +0000
@@ -14,13 +14,15 @@
// Description:
//
+#include <platform_paths.hrh>
+
TARGET t_animplugin.dll
TARGETTYPE ANI
UID 268450594 0x100048F2
USERINCLUDE ../inc
SYSTEMINCLUDE /epoc32/include
-
+MW_LAYER_SYSTEMINCLUDE
//By default, the build tools look for the WINSCW def file in a BWINS directory
--- a/graphics/wserv/TWsGraphicShare/TWsGraphicShare.mmp Tue Mar 02 13:19:14 2010 +0000
+++ b/graphics/wserv/TWsGraphicShare/TWsGraphicShare.mmp Wed Mar 03 15:01:24 2010 +0000
@@ -15,6 +15,7 @@
*
*/
+#include <platform_paths.hrh>
TARGET twsgraphicshare.exe
TARGETTYPE exe
@@ -22,6 +23,7 @@
USERINCLUDE .
SYSTEMINCLUDE /epoc32/include
+MW_LAYER_SYSTEMINCLUDE
SOURCEPATH .
SOURCE TWsGraphicShare.cpp
--- a/graphics/wserv/TWsGraphicShare/TWsGraphicUnshare.mmp Tue Mar 02 13:19:14 2010 +0000
+++ b/graphics/wserv/TWsGraphicShare/TWsGraphicUnshare.mmp Wed Mar 03 15:01:24 2010 +0000
@@ -15,6 +15,7 @@
*
*/
+#include <platform_paths.hrh>
TARGET twsgraphicunshare.exe
TARGETTYPE exe
@@ -22,6 +23,7 @@
USERINCLUDE .
SYSTEMINCLUDE /epoc32/include
+MW_LAYER_SYSTEMINCLUDE
SOURCEPATH .
SOURCE TWsGraphicShare.cpp
--- a/graphics/wserv/group/T_GraphicsWservAPI.mmp Tue Mar 02 13:19:14 2010 +0000
+++ b/graphics/wserv/group/T_GraphicsWservAPI.mmp Wed Mar 03 15:01:24 2010 +0000
@@ -15,6 +15,7 @@
*
*/
+#include <platform_paths.hrh>
TARGET t_graphicswservapi.exe
TARGETTYPE exe
@@ -108,6 +109,8 @@
SYSTEMINCLUDE /epoc32/include
SYSTEMINCLUDE /epoc32/include/test
SYSTEMINCLUDE /epoc32/include/graphics
+SYSTEMINCLUDE /epoc32/include/platform/graphics
+MW_LAYER_SYSTEMINCLUDE
LIBRARY euser.lib
LIBRARY efsrv.lib
--- a/http/group/testhttpsuite.mmp Tue Mar 02 13:19:14 2010 +0000
+++ b/http/group/testhttpsuite.mmp Wed Mar 03 15:01:24 2010 +0000
@@ -13,6 +13,8 @@
// Description:
//
+#include <platform_paths.hrh>
+
//OPTION CW -w off
TARGET testhttpsuite.exe
TARGETTYPE EXE
@@ -20,8 +22,8 @@
UID 0x1000007A 0x102729DF
-
SYSTEMINCLUDE /epoc32/include /epoc32/include/test /epoc32/include/ecom
+MW_LAYER_SYSTEMINCLUDE
USERINCLUDE ../inc
SOURCEPATH ../src
--- a/messaging/Group/Smoketest_Mess.mmp Tue Mar 02 13:19:14 2010 +0000
+++ b/messaging/Group/Smoketest_Mess.mmp Wed Mar 03 15:01:24 2010 +0000
@@ -15,6 +15,8 @@
//
//
+#include <platform_paths.hrh>
+
TARGET Smoketest_Mess_Server.exe
TARGETTYPE exe
UID 0x1000007A 0x101F7774
@@ -59,6 +61,7 @@
SYSTEMINCLUDE \Epoc32\include
SYSTEMINCLUDE \Epoc32\include\Test
+APP_LAYER_SYSTEMINCLUDE
LIBRARY etel.lib
LIBRARY schsend.lib
--- a/profiles/group/ProfileSmokeTestModule.mmp Tue Mar 02 13:19:14 2010 +0000
+++ b/profiles/group/ProfileSmokeTestModule.mmp Wed Mar 03 15:01:24 2010 +0000
@@ -34,7 +34,8 @@
USERINCLUDE ../inc
-MW_LAYER_SYSTEMINCLUDE
+//MW_LAYER_SYSTEMINCLUDE
+APP_LAYER_SYSTEMINCLUDE
SOURCEPATH ../src