#@Version-Info
#
# VixAllProducts revision mapping for Workstation/Player
#
# This file translates product version specifications into the appropriate Vix
# implementations.
#
# Each @Version-Info line has 5 white-space seperated entries:
#
#    provider-type: ws, esx, viserver, etc
#    apiVersion: the apiVersion supported, as passed in from VixHost_Connect()
#    ipc-type: none, vmdb, vmodl, cim
#    product-version: the product version string
#
#    implementation-directory: the path to the library that implements the
#          version described by the first 4 parameters
#
#
# The configuration is based on the first 4 fields, which describe
# the product.  The 5th field is the location.  To force it to try
# multiple location, the same configuration can be repeated.  Note that
# list is built in LIFO order, so the latest entry in the configuration
# will be the first used.  If for some reason that value fails, it will
# continue through any other matches.


# Workstation 8.0.4 and Player 4.0.4
ws        14  vmdb  8.0.4 Workstation-8.0.0-and-vSphere-5.0.0
player    14  vmdb  4.0.4 Workstation-8.0.0-and-vSphere-5.0.0
ws-shared 14  none  8.0.4 Workstation-8.0.0-and-vSphere-5.0.0

# Workstation 8.0.3 and Player 4.0.3
ws        14  vmdb  8.0.3 Workstation-8.0.0-and-vSphere-5.0.0
player    14  vmdb  4.0.3 Workstation-8.0.0-and-vSphere-5.0.0
ws-shared 14  none  8.0.3 Workstation-8.0.0-and-vSphere-5.0.0

# Workstation 8.0.2 and Player 4.0.2
ws        14  vmdb  8.0.2 Workstation-8.0.0-and-vSphere-5.0.0
player    14  vmdb  4.0.2 Workstation-8.0.0-and-vSphere-5.0.0
ws-shared 14  none  8.0.2 Workstation-8.0.0-and-vSphere-5.0.0

# Workstation 8.0.1 and Player 4.0.1
ws        14  vmdb  8.0.1 Workstation-8.0.0-and-vSphere-5.0.0
player    14  vmdb  4.0.1 Workstation-8.0.0-and-vSphere-5.0.0
ws-shared 14  none  8.0.1 Workstation-8.0.0-and-vSphere-5.0.0

# Workstation 8.0.0 and Player 4.0.0
ws        14  vmdb  8.0.0 Workstation-8.0.0-and-vSphere-5.0.0
player    14  vmdb  4.0.0 Workstation-8.0.0-and-vSphere-5.0.0
ws-shared 14  none  8.0.0 Workstation-8.0.0-and-vSphere-5.0.0
ws        14  vmdb  e.x.p Workstation-8.0.0-and-vSphere-5.0.0
player    14  vmdb  e.x.p Workstation-8.0.0-and-vSphere-5.0.0
ws-shared 14  none  e.x.p Workstation-8.0.0-and-vSphere-5.0.0

# EOF
