From 79209c429705beb57ad9b787718856ab2c9fd37c Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Mon, 17 Mar 2008 20:55:21 +0000 Subject: Merged changes in Prebuild trunk up to r258 into OpenSim's Prebuild. Hopefully this should make merging upstream easier. Building with NAnt should still work, but Visual Studio is untested. --- Prebuild/scripts/xcode.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 Prebuild/scripts/xcode.sh (limited to 'Prebuild/scripts/xcode.sh') diff --git a/Prebuild/scripts/xcode.sh b/Prebuild/scripts/xcode.sh new file mode 100755 index 0000000..e9b58f9 --- /dev/null +++ b/Prebuild/scripts/xcode.sh @@ -0,0 +1,2 @@ +#!/bin/sh +prebuild /target xcode /file ../prebuild.xml /pause -- cgit v1.1