Direct newbies to what to do

This commit is contained in:
Patrice Mandin
2005-06-29 20:38:56 +00:00
parent 055a351248
commit 618ed5bf16

View File

@@ -1,8 +1,18 @@
==============================================================================
Using the Simple DirectMedia Layer on Atari
==============================================================================
If you want to build SDL from sources to create SDL programs on Atari:
see sections I - II.
If you want to create SDL programs on Atari using SDL binary build,
download it from my web site (URL at end of this file).
If you want to configure a program using SDL on Atari,
see sections IV - VI.
==============================================================================
I. Building the Simple DirectMedia Layer libraries:
(This step isn't necessary if you have the SDL binary distribution)