Mercurial > sdl-ios-xcode
annotate README.CVS @ 1796:00ea6cf49a4e
Fixed bug #218
Currently there are two Classic-only drivers defined in "SDL_config_macos.h",
and the ones in "SDL_config_macosx.h" are Mach-O/framework-only (i.e. not CFM)
As a workaround, I disabled CDROM and JOYSTICK when building SDL for CFM
Carbon.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 09 May 2006 15:14:48 +0000 |
parents | dc219ba4cf45 |
children |
rev | line source |
---|---|
0 | 1 |
1652
dc219ba4cf45
Info on Subversion repository access.
Ryan C. Gordon <icculus@icculus.org>
parents:
895
diff
changeset
|
2 SDL is no longer hosted in a CVS repository. Please see README.SVN for |
dc219ba4cf45
Info on Subversion repository access.
Ryan C. Gordon <icculus@icculus.org>
parents:
895
diff
changeset
|
3 information on accessing our Subversion repository. |
0 | 4 |