mirror of https://github.com/stella-emu/stella.git
Updated SDL version number in build instructions
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@743 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
c13cc0de3b
commit
b553fbfcc4
|
@ -10,7 +10,7 @@ The first of these is SDL. The project expects a copy of the SDL.Framework to
|
|||
be present in the macosx directory. It will then link against this
|
||||
framework, and place a copy of the framework in the Application bundle. The
|
||||
current version of the SDL framework may be downloaded from www.libsdl.org. The
|
||||
current release is linked against version 1.2.7 for MacOSX. The SDL framework
|
||||
current release is linked against version 1.2.8 for MacOSX. The SDL framework
|
||||
may be located else where, but the project include and copy framework settings
|
||||
would need to be changed.
|
||||
|
||||
|
@ -28,4 +28,4 @@ Finally, the application is going to
|
|||
|
||||
Mark Grebe
|
||||
|
||||
$Id: READMEbuild.txt,v 1.1.1.1 2004-06-16 02:30:30 markgrebe Exp $
|
||||
$Id: READMEbuild.txt,v 1.2 2005-08-25 01:22:20 markgrebe Exp $
|
||||
|
|
Loading…
Reference in New Issue