mtpfws/mtpfw/dataproviders/devdp/src/cmtpdevicedatastore.cpp
branchRCL_3
changeset 20 4a793f564d72
parent 19 0aa8cc770c8a
--- a/mtpfws/mtpfw/dataproviders/devdp/src/cmtpdevicedatastore.cpp	Tue Aug 31 16:03:15 2010 +0300
+++ b/mtpfws/mtpfw/dataproviders/devdp/src/cmtpdevicedatastore.cpp	Wed Sep 01 12:20:56 2010 +0100
@@ -35,7 +35,11 @@
 // Class constants.
 __FLOG_STMT(_LIT8(KComponent,"DeviceDataStore");)
 
+#ifdef __WINS__
+_LIT( KFileName, "c:\\private\\102827a2\\mtpdevice.ico");
+#else
 _LIT( KFileName, "z:\\private\\102827a2\\mtpdevice.ico");
+#endif
 
 
 // Device property datastore constants.