comparison README.MacOSX @ 1650:ee4f2d77206f

Whoops, you can't use Project Builder anymore...
author Sam Lantinga <slouken@libsdl.org>
date Sat, 22 Apr 2006 19:50:23 +0000
parents 9705d5d69691
children 14717b52abc0
comparison
equal deleted inserted replaced
1649:9705d5d69691 1650:ee4f2d77206f
21 the fatbuild.sh script in build-scripts: 21 the fatbuild.sh script in build-scripts:
22 sh build-scripts/fatbuild.sh 22 sh build-scripts/fatbuild.sh
23 sudo build-scripts/fatbuild.sh install 23 sudo build-scripts/fatbuild.sh install
24 24
25 To use the library once it's built, you essential have two possibilities: 25 To use the library once it's built, you essential have two possibilities:
26 use the traditional autoconf/automake/make method, or use Project Builder. 26 use the traditional autoconf/automake/make method, or use Xcode.
27 27
28 ============================================================================== 28 ==============================================================================
29 Using the Simple DirectMedia Layer with a traditional Makefile 29 Using the Simple DirectMedia Layer with a traditional Makefile
30 ============================================================================== 30 ==============================================================================
31 31