diff --git a/PCbuild/build.bat b/PCbuild/build.bat index fe788929bb4..5eeb1235617 100644 --- a/PCbuild/build.bat +++ b/PCbuild/build.bat @@ -47,4 +47,4 @@ if not exist sqlite3.dll copy ..\..\sqlite-source-3.3.4\sqlite3.dll . nant -buildfile:python.build all goto end -:end \ No newline at end of file +:end diff --git a/PCbuild/build_env.bat b/PCbuild/build_env.bat index ad3b6091e96..3a8b16ded2b 100644 --- a/PCbuild/build_env.bat +++ b/PCbuild/build_env.bat @@ -1 +1 @@ -@%comspec% /k env.bat \ No newline at end of file +@%comspec% /k env.bat