diff options
author | Ladislav <Zezula> | 2013-09-01 08:33:13 +0200 |
---|---|---|
committer | Ladislav <Zezula> | 2013-09-01 08:33:13 +0200 |
commit | 1e1e441c5e4104f77a3effafe67363c7113bf6bc (patch) | |
tree | a369208a91540731784ee759d97577084eed42ca /Publish_beta.bat | |
parent | 8207b80371412df167e9757a04d18bddf656206f (diff) |
+ Fixed bug in Windows 8
+ Minors
Diffstat (limited to 'Publish_beta.bat')
-rw-r--r-- | Publish_beta.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Publish_beta.bat b/Publish_beta.bat index 380ea1c..a13ea56 100644 --- a/Publish_beta.bat +++ b/Publish_beta.bat @@ -16,6 +16,7 @@ zip.exe -u9 ..\WWW\web\download\stormlib_beta.zip StormLib\Info.plist zip.exe -u9 ..\WWW\web\download\stormlib_beta.zip StormLib\*.bat zip.exe -u9 ..\WWW\web\download\stormlib_beta.zip StormLib\*.sln zip.exe -u9 ..\WWW\web\download\stormlib_beta.zip StormLib\*.vcproj +zip.exe -u9 ..\WWW\web\download\stormlib_beta.zip StormLib\*.vcxproj echo. echo Press any key to exit ... |