From 47136decb158c291ba2ad9ffb1c76f7f5d065af8 Mon Sep 17 00:00:00 2001 From: cozman Date: Fri, 1 Aug 2003 21:10:32 +0000 Subject: [PATCH] minor fixes --- readme.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/readme.txt b/readme.txt index a41cc6a..ecd446a 100755 --- a/readme.txt +++ b/readme.txt @@ -22,14 +22,15 @@ The CVS page: http://sourceforge.net/cvs/?group_id=62098 ------------------------------------------------------------ III. Building Gewi: -ZEngine can be built on any system that has SDL and OpenGL available. It is -currently being developed Windows XP (Redhat 8 support soon). If you are in -VC++ the folder vc7 contains project files for use, and if you are in mingw -or cygwin you can change the linux makefile to suit your needs. +So far, Gewi can be built on any system any system that has SDL and OpenGL +available. If you are in VC++ the folder vc7 contains project files for use, +and if you are in a gcc compiler you can change the config & makefile to meet +your needs. -If you are using VC++ you will need to add the path to the dependencies (SDL and others) as well as the path to ZEngine before building. -If you are having a problem building ask at -http://www.conceptofzero.net/forums/index.php?act=SF&f=15 + +If you are having a problem building ask at the ZEngine forum. +(Click forum link at http://zengine.sourceforge.net) ------------------------------------------------------------ IV. Using Gewi: