SudokuResolver v2.1.0   README 26.02.2010
http://setup.weeb.ch/srmbm/


0. CONTENTS OF THIS FILE
========================

1. INTRODUCTION

2. REQUIREMENTS

3. INSTALLATION

4. LICENSE, COPYRIGHT, DISCLAIMER

5. CONTACT

6. CREDITS

7. SUPPORT AND DONATIONS

8. HISTORY

9. RESTRICTIONS


1. INTRODUCTION
===============

Welcome to SudokuResolver v2.1.0  port for OS/2 and eComStation.
To solve Sudokus.

2. REQUIREMENTS
===============

* klibc 0.6.3 or later

    ftp://ftp.netlabs.org/pub/gcc/libc-0_6_3-csd3.wpi

* Qt4 dll

    ftp://ftp.netlabs.org/pub/qt4/qt-lib-4_5_1-GA.wpi

* Gcc 4.4.2 dll
    ftp.netlabs.org/pub/qt4/gcc-lib-4_4_2-20091204.wpi
  


3. INSTALLATION
===============
          
To install SudokuResolver, do the following:

klibc
-----

  1. Download klibc 0.6.3 csd3 or later.
  2. Install the package by double-clicking on the WPI file.


Qt4 dll
-------

  1. Download the package.
  2. Install the package by double-clicking on the WPI file.


Gcc dll
-------
  1. Download the package.
  2. Install the package by double-clicking on the WPI file. 


SudokuResolver
--------

  1. Create a directory for SudokuResolver.
  2. Extract the SudokuResolver package to the new directory.
  3. Create a WPS object for srm.exe.
  4. Start SudokuResolver
  5. Enjoy the app
  

4. LICENSE, COPYRIGHT, DISCLAIMER
=================================

(C) 2007-2009 Mario Geiger <geiger.mario@gmail.com>

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


5. CONTACT
==========

Please send bugreports to:

  elbert.pol@gmail.com

Only bug reports with a reproducable bug are accepted. :-)



6. CREDITS
==========

The port was done by:

Elbert Pol

Thanks go to:

  * Dmitry A. Kuminov
  * Silvan Scherrer
  * Herwig Bauernfeind

They either helped me when I had some nasty questions or did some testing for me.


7. SUPPORT AND DONATIONS
========================

SudokuResolver is based on volunteer work. If you would like to support further
development, you can do so in one of the following ways:


  * Donate to the Qt4 project: see qt.netlabs.org for more information

  * Contribute to the project: Besides actual development, this also includes
    maintaining the documentation and the project web site as well as help
    for users.


8. HISTORY
==========

Changelog:

Compiled now with Qt4.5.1 GA

2.1.0 : fix the bug with te time.

2.0.2 : support english !
