Name      : XCardII
Author    : David Corcoran
Platforms : Linux, Solaris, HP-UX, Mac OS X, Windows 2000
Requires  : QT libraries/moc (2.2 or higher)
            pcsc-lite-1.1.0 or higher
	    smartcard plugin

installation:
Go into the src/ directory and type:
make install

If the build fails, edit the Makefile to make sure that you have moc
installed and that it is pointing to to the right location.  Also, make
sure that the QT libraries are installed and it is pointing to those.

History
=======

0.9.9 - 30 september 2003, Ludovic Rousseau
    - link with musclecard
    - correct a crash on 'Refresh Contents'
    - try to secure a bit the use of the temporary file used to view
      objects

0.9.8 - 25 June 2003, Ludovic Rousseau
    - remove LICENSE since we already have COPYING
    - src/Makefile, src/xcardPersonalizeData.cpp: comment a few lines to
      make them compile with Qt3

0.9.7a - ??

 $Id: README,v 1.5 2003/09/30 20:46:46 rousseau Exp $
 
