videoutils_plat/videoconnutility_api/tsrc/conf/VCXDrives.inc
branchRCL_3
changeset 47 826cea16efd9
parent 45 798ee5f1972c
child 48 13a33d82ad98
equal deleted inserted replaced
45:798ee5f1972c 47:826cea16efd9
     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