qthighway/bin/README.txt
changeset 8 71781823f776
parent 1 2b40d63a9c3d
child 14 6fbed849b4f4
equal deleted inserted replaced
5:453da2cfceef 8:71781823f776
     1 XQ Service registration application
     1 XQ Service registration
     2 
     2 
     3 Copy service.prf file in the folder \epoc32\tools\qt\mkspecs\features\symbian.
     3 For original SERVICE_INFO's opaque_data format (Deprecated starting from wk20)
     4 Copy xqsreg.exe file in the foldet \epoc32\tools or whatever folder that is in the envriromen variable PATH.
     4 - Copy service.prf file in the folder \epoc32\tools\qt\mkspecs\features\symbian.
       
     5 The setserviceprf.cmd does this for you.
     5 
     6 
       
     7 For new SERVICE_INFO's opaque_data format
       
     8 - Copy service2.prf file to \epoc32\tools\qt\mkspecs\features\symbian\service.prf
       
     9 The setserviceprf2.cmd does this for you.
       
    10 
       
    11 Note !  The QtHighway MCL wk20 supports both the formats.