diff options
author | Richard Allen <ra@ra.is> | 2012-12-31 01:32:15 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2013-01-12 21:32:37 +0000 |
commit | dc4dfc501ca90ae777ec27ca1e3df7931fd4eeca (patch) | |
tree | 46504d7434d46e8f83dbd647c02d3b143b7bb823 /src/libs | |
parent | 76de8f54bd19b323229d02f27f38e49e92638c7e (diff) |
More fixes to the macosx buildsystem. This removes the SDL Framework and makes use of a SDL library that is position independant. This also brings back PPC builds into the UB and also as a standa alone build choice.
Diffstat (limited to 'src/libs')
-rw-r--r-- | src/libs/macosx/SDL-1.2.15.framework.zip | bin | 1309261 -> 0 bytes |
-rwxr-xr-x | src/libs/macosx/libSDL-1.2.0.dylib | bin | 1844452 -> 1844612 bytes |
-rw-r--r-- | src/libs/macosx/libSDLmain.a | bin | 123204 -> 123212 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/src/libs/macosx/SDL-1.2.15.framework.zip b/src/libs/macosx/SDL-1.2.15.framework.zip Binary files differdeleted file mode 100644 index ec32e38f..00000000 --- a/src/libs/macosx/SDL-1.2.15.framework.zip +++ /dev/null diff --git a/src/libs/macosx/libSDL-1.2.0.dylib b/src/libs/macosx/libSDL-1.2.0.dylib Binary files differindex e3ea15fa..686a5405 100755 --- a/src/libs/macosx/libSDL-1.2.0.dylib +++ b/src/libs/macosx/libSDL-1.2.0.dylib diff --git a/src/libs/macosx/libSDLmain.a b/src/libs/macosx/libSDLmain.a Binary files differindex 3bd7a293..d39e7a35 100644 --- a/src/libs/macosx/libSDLmain.a +++ b/src/libs/macosx/libSDLmain.a |