diff options
author | Diva Canto | 2010-09-10 21:18:23 -0700 |
---|---|---|
committer | Diva Canto | 2010-09-10 21:18:23 -0700 |
commit | d5c7a8d28c9cdfba62f7832fddedbb4523df84ef (patch) | |
tree | ab6a16fd8878d15df93d4cd2c9921bb41cc9af3e /Prebuild/scripts | |
parent | White space junk. (diff) | |
download | opensim-SC_OLD-d5c7a8d28c9cdfba62f7832fddedbb4523df84ef.zip opensim-SC_OLD-d5c7a8d28c9cdfba62f7832fddedbb4523df84ef.tar.gz opensim-SC_OLD-d5c7a8d28c9cdfba62f7832fddedbb4523df84ef.tar.bz2 opensim-SC_OLD-d5c7a8d28c9cdfba62f7832fddedbb4523df84ef.tar.xz |
All these files want to be committed. All white space junk. grr.
Diffstat (limited to 'Prebuild/scripts')
-rw-r--r-- | Prebuild/scripts/.svn/text-base/SharpDevelop2.bat.svn-base | 8 | ||||
-rw-r--r-- | Prebuild/scripts/.svn/text-base/VS2008.bat.svn-base | 8 | ||||
-rw-r--r-- | Prebuild/scripts/.svn/text-base/VS2010.bat.svn-base | 8 | ||||
-rw-r--r-- | Prebuild/scripts/.svn/text-base/autotools.bat.svn-base | 8 | ||||
-rwxr-xr-x | Prebuild/scripts/SharpDevelop2.bat | 8 | ||||
-rwxr-xr-x | Prebuild/scripts/VS2008.bat | 8 | ||||
-rw-r--r-- | Prebuild/scripts/VS2010.bat | 8 | ||||
-rwxr-xr-x | Prebuild/scripts/autotools.bat | 8 |
8 files changed, 32 insertions, 32 deletions
diff --git a/Prebuild/scripts/.svn/text-base/SharpDevelop2.bat.svn-base b/Prebuild/scripts/.svn/text-base/SharpDevelop2.bat.svn-base index 4ca0272..49120ab 100644 --- a/Prebuild/scripts/.svn/text-base/SharpDevelop2.bat.svn-base +++ b/Prebuild/scripts/.svn/text-base/SharpDevelop2.bat.svn-base | |||
@@ -1,4 +1,4 @@ | |||
1 | @rem Generates a combine (.cmbx) and a set of project files (.prjx) | 1 | @rem Generates a combine (.cmbx) and a set of project files (.prjx) |
2 | @rem for SharpDevelop (http://icsharpcode.net/OpenSource/SD/Default.aspx) | 2 | @rem for SharpDevelop (http://icsharpcode.net/OpenSource/SD/Default.aspx) |
3 | cd .. | 3 | cd .. |
4 | Prebuild.exe /target sharpdev2 /file prebuild.xml /pause | 4 | Prebuild.exe /target sharpdev2 /file prebuild.xml /pause |
diff --git a/Prebuild/scripts/.svn/text-base/VS2008.bat.svn-base b/Prebuild/scripts/.svn/text-base/VS2008.bat.svn-base index b465668..eb51a82 100644 --- a/Prebuild/scripts/.svn/text-base/VS2008.bat.svn-base +++ b/Prebuild/scripts/.svn/text-base/VS2008.bat.svn-base | |||
@@ -1,4 +1,4 @@ | |||
1 | @rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.) | 1 | @rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.) |
2 | @rem for Microsoft Visual Studio .NET 2008 | 2 | @rem for Microsoft Visual Studio .NET 2008 |
3 | cd .. | 3 | cd .. |
4 | Prebuild.exe /target vs2008 /file prebuild.xml /pause | 4 | Prebuild.exe /target vs2008 /file prebuild.xml /pause |
diff --git a/Prebuild/scripts/.svn/text-base/VS2010.bat.svn-base b/Prebuild/scripts/.svn/text-base/VS2010.bat.svn-base index 87676ac..1b98818 100644 --- a/Prebuild/scripts/.svn/text-base/VS2010.bat.svn-base +++ b/Prebuild/scripts/.svn/text-base/VS2010.bat.svn-base | |||
@@ -1,4 +1,4 @@ | |||
1 | @rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.) | 1 | @rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.) |
2 | @rem for Microsoft Visual Studio .NET 2010 | 2 | @rem for Microsoft Visual Studio .NET 2010 |
3 | cd .. | 3 | cd .. |
4 | Prebuild.exe /target vs2010 /file prebuild.xml /pause | 4 | Prebuild.exe /target vs2010 /file prebuild.xml /pause |
diff --git a/Prebuild/scripts/.svn/text-base/autotools.bat.svn-base b/Prebuild/scripts/.svn/text-base/autotools.bat.svn-base index 1fd3469..43f9a74 100644 --- a/Prebuild/scripts/.svn/text-base/autotools.bat.svn-base +++ b/Prebuild/scripts/.svn/text-base/autotools.bat.svn-base | |||
@@ -1,4 +1,4 @@ | |||
1 | @rem Generates Makefiles | 1 | @rem Generates Makefiles |
2 | @rem for autotools | 2 | @rem for autotools |
3 | cd .. | 3 | cd .. |
4 | Prebuild.exe /target autotools /file prebuild.xml /pause | 4 | Prebuild.exe /target autotools /file prebuild.xml /pause |
diff --git a/Prebuild/scripts/SharpDevelop2.bat b/Prebuild/scripts/SharpDevelop2.bat index 4ca0272..49120ab 100755 --- a/Prebuild/scripts/SharpDevelop2.bat +++ b/Prebuild/scripts/SharpDevelop2.bat | |||
@@ -1,4 +1,4 @@ | |||
1 | @rem Generates a combine (.cmbx) and a set of project files (.prjx) | 1 | @rem Generates a combine (.cmbx) and a set of project files (.prjx) |
2 | @rem for SharpDevelop (http://icsharpcode.net/OpenSource/SD/Default.aspx) | 2 | @rem for SharpDevelop (http://icsharpcode.net/OpenSource/SD/Default.aspx) |
3 | cd .. | 3 | cd .. |
4 | Prebuild.exe /target sharpdev2 /file prebuild.xml /pause | 4 | Prebuild.exe /target sharpdev2 /file prebuild.xml /pause |
diff --git a/Prebuild/scripts/VS2008.bat b/Prebuild/scripts/VS2008.bat index b465668..eb51a82 100755 --- a/Prebuild/scripts/VS2008.bat +++ b/Prebuild/scripts/VS2008.bat | |||
@@ -1,4 +1,4 @@ | |||
1 | @rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.) | 1 | @rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.) |
2 | @rem for Microsoft Visual Studio .NET 2008 | 2 | @rem for Microsoft Visual Studio .NET 2008 |
3 | cd .. | 3 | cd .. |
4 | Prebuild.exe /target vs2008 /file prebuild.xml /pause | 4 | Prebuild.exe /target vs2008 /file prebuild.xml /pause |
diff --git a/Prebuild/scripts/VS2010.bat b/Prebuild/scripts/VS2010.bat index 87676ac..1b98818 100644 --- a/Prebuild/scripts/VS2010.bat +++ b/Prebuild/scripts/VS2010.bat | |||
@@ -1,4 +1,4 @@ | |||
1 | @rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.) | 1 | @rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.) |
2 | @rem for Microsoft Visual Studio .NET 2010 | 2 | @rem for Microsoft Visual Studio .NET 2010 |
3 | cd .. | 3 | cd .. |
4 | Prebuild.exe /target vs2010 /file prebuild.xml /pause | 4 | Prebuild.exe /target vs2010 /file prebuild.xml /pause |
diff --git a/Prebuild/scripts/autotools.bat b/Prebuild/scripts/autotools.bat index 1fd3469..43f9a74 100755 --- a/Prebuild/scripts/autotools.bat +++ b/Prebuild/scripts/autotools.bat | |||
@@ -1,4 +1,4 @@ | |||
1 | @rem Generates Makefiles | 1 | @rem Generates Makefiles |
2 | @rem for autotools | 2 | @rem for autotools |
3 | cd .. | 3 | cd .. |
4 | Prebuild.exe /target autotools /file prebuild.xml /pause | 4 | Prebuild.exe /target autotools /file prebuild.xml /pause |