qtms/rom/qtms.iby
branchGCC_SURGE
changeset 47 f3d2589f22d6
parent 32 edd273b3192a
--- a/qtms/rom/qtms.iby	Wed Jun 16 16:05:08 2010 +0100
+++ b/qtms/rom/qtms.iby	Thu Jul 22 16:38:21 2010 +0100
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -11,12 +11,10 @@
 *
 * Contributors:
 *
-* Description:
-* Iby file for QTMS
+* Description: Iby file for QTMS
 *
 */
 
-
 #ifndef QTMS_IBY
 #define QTMS_IBY
 
@@ -24,11 +22,10 @@
 #include <data_caging_paths_for_iby.hrh>
 
 #ifdef FF_TMS
-file=ABI_DIR\BUILD_DIR\qtmsapi.dll           SHARED_LIB_DIR\qtmsapi.dll
+file=ABI_DIR\BUILD_DIR\qtmsapi.dll     SHARED_LIB_DIR\qtmsapi.dll
 
 //QTMS_Stub
-data=ZSYSTEM/install/qtmsapi_stub.sis        System/Install/qtmsapi_stub.sis
+data=ZSYSTEM/install/qtmsapi_stub.sis  System/Install/qtmsapi_stub.sis
 
-#endif
-
-#endif
+#endif //FF_TMS
+#endif //QTMS_IBY