
 Build notes

 This version of SMS Plus has been tested with the following
 compiler and libraries:

 gcc 4.5.0
 zlib 1.2.5
 allegro 4.4.0

 To build zlib, download the source code and do the following:

 > make -f win32\makefile.gcc
 Copy zlib.h, zconf.h to c:\mingw\include
 Copy zlib.a to c:\mingw\lib

