1$Id: README.win32,v 1.4 2001/09/08 04:25:12 almightyjustin Exp $
2
3A Win32 version of Sarien can be built using SDL or the native Win32
4port written by Felipe Rosinha <rosinha@dexter.damec.cefetpr.br>.
5
6To run Sarien from the Windows Explorer, drag and drop the AGI
7game folder onto the Sarien executable.
8
9To compile the SDL version, check README.sdl for more information.
10
11To build the native Win32 version using Mingw32, copy Rules.mingw32
12from rulesets\ to the toplevel folder, rename it "Rules" and run
13"make".
14
15To build using Cygwin, run "autoconf", "./configure", then "make".
16
17To build using Visual C++ 6.0, use the project files in the VC++6.0
18directory.
19
20Mingw32 and related GNU utilities are available at
21http://agnes.dida.physik.uni-essen.de/~janjaap/mingw32/download.html
22
23Cygwin and related GNU utilities are available at
24http://www.cygwin.com/