OSDN Git Service

Add a new set of SDL prebuilt binaries.
authorDavid 'Digit' Turner <digit@google.com>
Thu, 4 Jun 2009 15:12:01 +0000 (17:12 +0200)
committerDavid 'Digit' Turner <digit@google.com>
Mon, 8 Jun 2009 14:57:54 +0000 (16:57 +0200)
commit7d324691856f259ffa6edb674cf06dfadd54f9ca
tree89eb01ba1c46975d87a142de7bea3be2faab9f1f
parent271ca31de1c0e6e84c358d6641a6829f04abe1b1
Add a new set of SDL prebuilt binaries.
This patch is in preparation of another one that will move the sources of our SDL library to external/qemu
At the moment, these sources still live on Perforce, which is bad..
18 files changed:
darwin-x86/sdl/bin/sdl-config
darwin-x86/sdl/include/SDL/SDL_config.h
darwin-x86/sdl/include/SDL/SDL_copying.h
darwin-x86/sdl/include/SDL/SDL_video.h
darwin-x86/sdl/lib/libSDL.a
darwin-x86/sdl/lib/libSDLmain.a
linux-x86/sdl/bin/sdl-config
linux-x86/sdl/include/SDL/SDL_config.h
linux-x86/sdl/include/SDL/SDL_copying.h [new file with mode: 0644]
linux-x86/sdl/include/SDL/SDL_syswm.h
linux-x86/sdl/include/SDL/SDL_video.h
linux-x86/sdl/lib/libSDL.a
linux-x86/sdl/lib/libSDLmain.a
windows/sdl/bin/sdl-config
windows/sdl/include/SDL/SDL_config.h
windows/sdl/include/SDL/SDL_copying.h [new file with mode: 0644]
windows/sdl/lib/libSDL.a
windows/sdl/lib/libSDLmain.a