qthighway/bin/README.txt
changeset 8 71781823f776
parent 1 2b40d63a9c3d
child 14 6fbed849b4f4
--- a/qthighway/bin/README.txt	Fri May 14 16:41:33 2010 +0300
+++ b/qthighway/bin/README.txt	Thu May 27 13:42:11 2010 +0300
@@ -1,5 +1,11 @@
-XQ Service registration application
+XQ Service registration
+
+For original SERVICE_INFO's opaque_data format (Deprecated starting from wk20)
+- Copy service.prf file in the folder \epoc32\tools\qt\mkspecs\features\symbian.
+The setserviceprf.cmd does this for you.
 
-Copy service.prf file in the folder \epoc32\tools\qt\mkspecs\features\symbian.
-Copy xqsreg.exe file in the foldet \epoc32\tools or whatever folder that is in the envriromen variable PATH.
+For new SERVICE_INFO's opaque_data format
+- Copy service2.prf file to \epoc32\tools\qt\mkspecs\features\symbian\service.prf
+The setserviceprf2.cmd does this for you.
 
+Note !  The QtHighway MCL wk20 supports both the formats.
\ No newline at end of file