diff options
author | watcherhd <watcherhd@gmail.com> | 2017-08-14 14:26:54 +0300 |
---|---|---|
committer | watcherhd <watcherhd@gmail.com> | 2017-08-14 14:27:24 +0300 |
commit | 444f8615792ebdfeb8278a13a2adf27c66783013 (patch) | |
tree | ee2ac8dc95dc1030445c95df9745ac924ac14f8c /tools/build_scripts/z1_ReBuild_Full.bat | |
parent | 6515c04e5e28ff506a93e05f89e755ce22f40999 (diff) |
adding missing files
Diffstat (limited to 'tools/build_scripts/z1_ReBuild_Full.bat')
-rw-r--r-- | tools/build_scripts/z1_ReBuild_Full.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build_scripts/z1_ReBuild_Full.bat b/tools/build_scripts/z1_ReBuild_Full.bat index 0eb68e8860..3eb9e9df4b 100644 --- a/tools/build_scripts/z1_ReBuild_Full.bat +++ b/tools/build_scripts/z1_ReBuild_Full.bat @@ -13,6 +13,7 @@ if exist git_error.txt del /f /q git_error.txt REM call git_update.bat pushd bin10 +if not exist log mkdir log REM if /i '%tp%' == '32' ( REM if exist "Release" rd /Q /S "Release" >nul REM ) |