blob: 7833097574476b4b7400d25cbc5dc4e0ece822db [file] [log] [blame]
README
======
This directory is the holding area for storing libraries which are common
to both client and server. Libraries which are client-specific should live
in client/bin and libraries which are server-specific should live in
server.
This directory is a sub-directory of client because AutoTest doesn't install
anything but the client directory.
Libraries in this directory should only rely on other libraries in this
directory. In other words, they should not reach out in client/bin or server.