        Construction of the Windows packages
        ====================================


To construt the windows packages of the MLV library,
follow these instructions:
1) Configure the MLV Library ( ./configure )
2) In the package/windows directory, execute the 3 following scripts:
- create_code_blocks_package
- create_dev_cpp_package
- create_win32_binaries

You should obtain 3 archives:
- The mlv-X.X-win32.zip archive contains the binaries of the MLV Library.
- The mlv-X.X-code_blocks.zip archive contains a code::blocks project with the 
  binaries of the MLV Library.
- The mlv-X.X-dev-cpp.zip archive contains a code::blocks project with the 
  binaries of the MLV Library.
