mmappcomponents/mediaplayersettingsengine/group/MPSettEng.mmp
changeset 25 d881023c13eb
parent 20 b1fb57be53fe
child 27 cbb1bfb7ebfb
--- a/mmappcomponents/mediaplayersettingsengine/group/MPSettEng.mmp	Fri Apr 16 15:28:14 2010 +0300
+++ b/mmappcomponents/mediaplayersettingsengine/group/MPSettEng.mmp	Mon May 03 12:58:40 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2009 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"
@@ -15,11 +15,11 @@
 *
 */
 
-// Version : %version: 4.1.3 %
+// Version : %version: 4.1.4 %
+
 
 
 #include <platform_paths.hrh>
-
 TARGET          mpsettengine.dll
 TARGETTYPE      dll
 UID             0x1000006C 0x101F853D
@@ -36,13 +36,13 @@
 LIBRARY         ecom.lib
 
 #if defined(ARMCC)
-deffile ../eabi/
+deffile ../eabi/ 
 #elif defined(WINSCW)
-deffile ../bwinscw/
+deffile ../bwinscw/ 
 #elif defined(WINS)
-deffile ../bwins/
+deffile ../bwins/ 
 #else
-deffile ../bmarm/
+deffile ../bmarm/ 
 #endif
 
 //end of file