diff --git a/deps/protobuf b/deps/protobuf index 44fdead9..ca3dc15d 160000 --- a/deps/protobuf +++ b/deps/protobuf @@ -1 +1 @@ -Subproject commit 44fdead9d2652f958cb6e7e29a6d871ef132bb4c +Subproject commit ca3dc15d4ca3bb1b092928b456ea844637693b61 diff --git a/generate.bat b/generate.bat index 10e35ff1..f2b3e8bb 100644 --- a/generate.bat +++ b/generate.bat @@ -1,3 +1,4 @@ @echo off +echo Updating submodules... git submodule update --init --recursive tools\premake5 %* vs2015 \ No newline at end of file diff --git a/tools/premake5.exe b/tools/premake5.exe index 6ce0e391..51c05a80 100644 Binary files a/tools/premake5.exe and b/tools/premake5.exe differ