qtms/rom/qtms.iby
changeset 32 edd273b3192a
parent 27 cbb1bfb7ebfb
--- a/qtms/rom/qtms.iby	Fri May 14 16:21:14 2010 +0300
+++ b/qtms/rom/qtms.iby	Thu May 27 13:19:19 2010 +0300
@@ -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