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.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 Prebuild/scripts/xcode.bat (limited to 'Prebuild/scripts/xcode.bat') diff --git a/Prebuild/scripts/xcode.bat b/Prebuild/scripts/xcode.bat new file mode 100755 index 0000000..9883edf --- /dev/null +++ b/Prebuild/scripts/xcode.bat @@ -0,0 +1,4 @@ +@rem Generates a Xcode files +@rem for NAnt +cd .. +Prebuild.exe /target xcode /file prebuild.xml /pause -- cgit v1.1