From 7d4846462bf5f3c7fe862c7466d0461b6c5d228f Mon Sep 17 00:00:00 2001 From: Jeff Ames Date: Fri, 20 Feb 2009 02:33:54 +0000 Subject: Update svn properties, add copyright headers, minor formatting cleanup. --- Prebuild/scripts/VS2008.bat | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) mode change 100644 => 100755 Prebuild/scripts/VS2008.bat (limited to 'Prebuild/scripts/VS2008.bat') diff --git a/Prebuild/scripts/VS2008.bat b/Prebuild/scripts/VS2008.bat old mode 100644 new mode 100755 index b465668..eb51a82 --- a/Prebuild/scripts/VS2008.bat +++ b/Prebuild/scripts/VS2008.bat @@ -1,4 +1,4 @@ -@rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.) -@rem for Microsoft Visual Studio .NET 2008 -cd .. -Prebuild.exe /target vs2008 /file prebuild.xml /pause +@rem Generates a solution (.sln) and a set of project files (.csproj, .vbproj, etc.) +@rem for Microsoft Visual Studio .NET 2008 +cd .. +Prebuild.exe /target vs2008 /file prebuild.xml /pause -- cgit v1.1