debugsrv/runmodedebug/rmdriver/group/bld.inf
changeset 56 aa2539c91954
parent 42 0ff24a8f6ca2
--- a/debugsrv/runmodedebug/rmdriver/group/bld.inf	Wed Sep 29 17:45:35 2010 +0300
+++ b/debugsrv/runmodedebug/rmdriver/group/bld.inf	Fri Oct 08 14:56:39 2010 +0300
@@ -1,7 +1,7 @@
 // Copyright (c) 2007-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"
+// under the terms of "Eclipse Public License v1.0"
 // which accompanies this distribution, and is available
 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
 //
@@ -16,10 +16,8 @@
 // 
 //
 
-/**
- @file
-*/
 
+#include <platform_paths.hrh>
 
 PRJ_PLATFORMS
 
@@ -27,8 +25,7 @@
 
 PRJ_EXPORTS
 
-../../securityServer/inc/rm_debug_api.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(rm_debug_api.h)
-rm_debug_svr.iby						/epoc32/rom/include/	// Run mode debug driver
+rm_debug_svr.iby							CORE_OS_LAYER_IBY_EXPORT_PATH(rm_debug_svr.iby)
 
 PRJ_MMPFILES
 
@@ -41,7 +38,7 @@
 
 
 rm_debug_kerneldriver
-../../securityServer/group/rm_debug_svr
+../../securityserver/group/rm_debug_svr
 
 #endif