Mercurial > SDL_sound_CoreAudio
comparison INSTALL @ 184:47cc2de2ae36
Changed reference to "LICENSE" file to "COPYING".
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Wed, 26 Dec 2001 10:40:25 +0000 |
parents | c28566f219e2 |
children | 4a8d627a2326 |
comparison
equal
deleted
inserted
replaced
183:26996236d790 | 184:47cc2de2ae36 |
---|---|
1 Building is very easy. | 1 Building is very easy. |
2 | 2 |
3 | 3 |
4 ALL PLATFORMS: | 4 ALL PLATFORMS: |
5 | 5 |
6 Please understand your rights and mine: read the text file LICENSE in the root | 6 Please understand your rights and mine: read the text file COPYING in the root |
7 of the source tree. If you can't abide by it, delete this source tree now. | 7 of the source tree. If you can't abide by it, delete this source tree now. |
8 | 8 |
9 The best documentation for the SDL_sound API is SDL_sound.h. It is VERY | 9 The best documentation for the SDL_sound API is SDL_sound.h. It is VERY |
10 heavily commented, and makes an excellent, in-depth reference to all the | 10 heavily commented, and makes an excellent, in-depth reference to all the |
11 functions. | 11 functions. |