--- a/kernel/eka/rombuild/mmctest_test_f32tests.oby Wed Sep 22 10:53:45 2010 +0100
+++ b/kernel/eka/rombuild/mmctest_test_f32tests.oby Mon Sep 27 10:52:00 2010 +0100
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
@@ -36,7 +36,7 @@
files=
#ifdef PAGED_ROM
-data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestpaged.txt Test\test_paged.cpp paging_unmovable
+data=gentestpaged.txt Test\test_paged.cpp paging_unmovable
#endif
#include <rom\##VARIANT##\kernel.iby>
@@ -59,7 +59,7 @@
#include <rom##E32PATH##\kernelhwsrv\kerneltest\f32test\shostmassstorage\##MAIN##test.iby>
#endif
-data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestpaged.txt Test\test_paged1.cpp paging_unmovable
+data=gentestpaged.txt Test\test_paged1.cpp paging_unmovable
// scripts
#if !defined(MANUALROM)
@@ -76,7 +76,7 @@
#ifdef WITH_COMP
#ifdef PAGED_ROM
-data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt Test\test_unpaged.cpp unpaged paging_unmovable
+data=gentestnonpaged.txt Test\test_unpaged.cpp unpaged paging_unmovable
#endif
rofsname = dir.rofs
@@ -106,7 +106,7 @@
#ifndef WITH_COMP
#ifdef PAGED_ROM
-data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt Test\test_unpaged.cpp unpaged paging_unmovable
+data=gentestnonpaged.txt Test\test_unpaged.cpp unpaged paging_unmovable
#endif
#endif