From 7efe518c1ca9e50cad5e33baa4289906e56f2991 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sat, 2 Aug 2003 12:48:08 +0000 Subject: [PATCH] Added instruction for ver.cpp --- stepmania/PBProject/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stepmania/PBProject/README b/stepmania/PBProject/README index 6211738204..789fd918be 100644 --- a/stepmania/PBProject/README +++ b/stepmania/PBProject/README @@ -3,7 +3,8 @@ The build process has been revised a little bit. 1. Download StepMania Libs.tgz from: http://cs.washington.edu/homes/steve/sm/StepMania_Libs.tgz 2. Decompress and install `StepMania_Libs.tgz' using Install.app. -3. Build StepMania by running `pbxbuild' in the PBProject directory. +3. Cd to the PBProject directory enter: $ touch ver.cpp +4. Build StepMania by running `pbxbuild' in the PBProject directory. NOTES