kernel/eka/rombuild/alltests.oby
changeset 273 6a75fa55495f
parent 90 947f0dc9f7a8
--- a/kernel/eka/rombuild/alltests.oby	Wed Sep 22 10:53:45 2010 +0100
+++ b/kernel/eka/rombuild/alltests.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"
@@ -21,7 +21,7 @@
 files=
 
 #ifdef PAGED_ROM
-data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestpaged.txt					Test\test_paged.cpp
+data=gentestpaged.txt										Test\test_paged.cpp
 #endif
 
 #include <rom\##VARIANT##\kernel.iby>
@@ -58,7 +58,7 @@
 data=EPOCROOT##epoc32\Release\##KMAIN##\##BUILD##\minkda.ldd						\sys\bin\minkda.ldd
 
 #ifdef PAGED_ROM
-data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt				Test\test_unpaged.cpp	unpaged
+data=gentestnonpaged.txt															Test\test_unpaged.cpp	unpaged
 #endif
 
 #if defined(SMPSOAK)