Installing QCA
--------------

For Unix/Linux/Mac:

  ./configure
  make
  make install

For Windows:

  qmake qca.pro
  nmake (or make)

  edit crypto_win.prf
  copy crypto_win.prf qtdir\mkspecs\features\crypto.prf


Please report problems to:
  delta@lists.affinix.com
