Mercurial > sdl-ios-xcode
changeset 866:0a45995a7fc3
Date: Tue, 2 Mar 2004 11:34:54 +0100
From: Bartosz Fenski aka fEnIo
Subject: outdated entry in INSTALL file
I've just found in INSTALL file:
If you are cross-compiling from Linux to Win32, you should read
the file README.Win32
But you don't shipped this file with SDL. I've found in CVS logs that
this file has been deleted and this information is now in FAQ.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 02 Mar 2004 13:01:02 +0000 |
parents | 92615154bb68 |
children | 5c7859610bc4 |
files | INSTALL |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/INSTALL Tue Mar 02 12:49:16 2004 +0000 +++ b/INSTALL Tue Mar 02 13:01:02 2004 +0000 @@ -3,8 +3,8 @@ 1. Run './configure; make; make install' - If you are cross-compiling from Linux to Win32, you should read - the file README.Win32 + If you are compiling for Windows using gcc, read the FAQ at: + http://www.libsdl.org/faq.php?action=listentries&category=4#42 If you are compiling using Visual C++ on Win32, you should read the file VisualC.html