mirror of
https://github.com/yawut/SDL.git
synced 2026-09-07 16:45:57 -05:00
*** empty log message ***
This commit is contained in:
@@ -30,7 +30,6 @@ EXTRA_DIST = \
|
||||
README.MacOSX \
|
||||
README.MiNT \
|
||||
README.NanoX \
|
||||
README.OpenBSD \
|
||||
README.QNX \
|
||||
README.Win32 \
|
||||
README.WinCE \
|
||||
|
||||
6
README
6
README
@@ -16,9 +16,9 @@ SDL is written in C, but works with C++ natively, and has bindings to
|
||||
several other languages, including Ada, Eiffel, ML, Perl, and Python.
|
||||
|
||||
The current version supports Linux, Windows, BeOS, MacOS, MacOS X,
|
||||
FreeBSD, BSD/OS, Solaris, and IRIX. The code contains support for
|
||||
Atari, Windows CE, OpenBSD, NetBSD, AIX, OSF/Tru64, and QNX, but these
|
||||
are not yet officially supported.
|
||||
FreeBSD, OpenBSD, BSD/OS, Solaris, and IRIX. The code contains support
|
||||
for Windows CE, Atari, QNX, NetBSD, AIX, OSF/Tru64, and SymbianOS, but
|
||||
these are not yet officially supported.
|
||||
|
||||
This library is distributed under GNU LGPL version 2, which can be
|
||||
found in the file "COPYING". This license allows you to use SDL
|
||||
|
||||
Reference in New Issue
Block a user