videoutils_plat/videoconnutility_api/tsrc/conf/VCXDrives.inc
branchRCL_3
changeset 23 13a33d82ad98
parent 0 822a42b6c3f1
equal deleted inserted replaced
22:826cea16efd9 23:13a33d82ad98
       
     1 //
       
     2 // C is not used by Video Center when phone has F drive, change these accordingly.
       
     3 //
       
     4 // If phone has only C and E drives:
       
     5 //   C_DRIVE  e
       
     6 //   E_DRIVE  f
       
     7 //
       
     8 // If phone has F drive:
       
     9 //   C_DRIVE  e
       
    10 //   E_DRIVE  f
       
    11 //
       
    12 
       
    13 A_DRIVE  a
       
    14 C_DRIVE  e
       
    15 E_DRIVE  f
       
    16 O_DRIVE  o
       
    17 Z_DRIVE  z
       
    18 
       
    19 ANY_DRIVE "anydrive"
       
    20 
       
    21 // Don't change these drives
       
    22 C_DRIVE_FORCED  c
       
    23 E_DRIVE_FORCED  e
       
    24 F_DRIVE_FORCED  f