diff options
Diffstat (limited to 'PCbuild/build.bat')
-rw-r--r-- | PCbuild/build.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/build.bat b/PCbuild/build.bat index fe78892..5eeb123 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 |