From 624a5bd525d45cece63cbeb56807e378f2ed4c46 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Mon, 16 Jan 2006 07:21:09 +0000 Subject: [PATCH] Update README --- stepmania/PBProject/Libraries/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/stepmania/PBProject/Libraries/README b/stepmania/PBProject/Libraries/README index 9bb215ecb7..4157c95e3b 100644 --- a/stepmania/PBProject/Libraries/README +++ b/stepmania/PBProject/Libraries/README @@ -15,6 +15,7 @@ Directions: 1. Decompress all of those in the Libraries directory (libresample can be copied from stepmania/src/libresample). 2. Patch ffmpeg using ffmpeg-0.4.9-pre1-sm.patch. -3. Build the frameworks listed above from those libraries using Xcode 2.2.1. -4. Build static libraries with ./configure && make of the static libraries -and move them into the Libraries directory. +3. Open Libraries.xcode and build target all. +4. Copy the frameworks (except for ffmpeg-i386.framework) to +stepmania/PBProject/Frameworks and the static libraries to +stepmania/PBProject/Libraries