summaryrefslogtreecommitdiff
path: root/src/libs
diff options
context:
space:
mode:
authorRichard Allen <ra@ra.is>2012-12-31 01:32:15 +0000
committerTim Angus <tim@ngus.net>2013-01-12 21:32:37 +0000
commitdc4dfc501ca90ae777ec27ca1e3df7931fd4eeca (patch)
tree46504d7434d46e8f83dbd647c02d3b143b7bb823 /src/libs
parent76de8f54bd19b323229d02f27f38e49e92638c7e (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.zipbin1309261 -> 0 bytes
-rwxr-xr-xsrc/libs/macosx/libSDL-1.2.0.dylibbin1844452 -> 1844612 bytes
-rw-r--r--src/libs/macosx/libSDLmain.abin123204 -> 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
deleted file mode 100644
index ec32e38f..00000000
--- a/src/libs/macosx/SDL-1.2.15.framework.zip
+++ /dev/null
Binary files differ
diff --git a/src/libs/macosx/libSDL-1.2.0.dylib b/src/libs/macosx/libSDL-1.2.0.dylib
index e3ea15fa..686a5405 100755
--- a/src/libs/macosx/libSDL-1.2.0.dylib
+++ b/src/libs/macosx/libSDL-1.2.0.dylib
Binary files differ
diff --git a/src/libs/macosx/libSDLmain.a b/src/libs/macosx/libSDLmain.a
index 3bd7a293..d39e7a35 100644
--- a/src/libs/macosx/libSDLmain.a
+++ b/src/libs/macosx/libSDLmain.a
Binary files differ