changeset 20 | 6e82ae192c3a |
parent 0 | d0791faffa3f |
child 28 | 85e0c0339cc3 |
--- a/mtpfws/mtpfw/common/inc/mtpdatacapture.h Fri Apr 16 15:51:48 2010 +0300 +++ b/mtpfws/mtpfw/common/inc/mtpdatacapture.h Mon May 03 13:19:02 2010 +0300 @@ -26,7 +26,7 @@ #if defined(__WINS__) _LIT(KRequestCaptureRootDir, "c:\\test\\data\\"); #elif defined(__SERIES60_) -_LIT(KRequestCaptureRootDir, "f:\\test\\data\\"); +_LIT(KRequestCaptureRootDir, "c:\\test\\data\\"); #else _LIT(KRequestCaptureRootDir, "e:\\test\\data\\"); #endif