maint: fix release
This commit is contained in:
parent
7e95b5a362
commit
0fb9cf5398
@ -1,5 +1,5 @@
|
||||
@echo off
|
||||
|
||||
"C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\msbuild.exe" build\shield-development.sln /p:Configuration=Debug /p:Platform=x64
|
||||
"C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\msbuild.exe" build\shield-development.sln /p:Configuration=Release /p:Platform=x64
|
||||
|
||||
pause
|
@ -88,6 +88,7 @@ workspace "shield-development"
|
||||
linkoptions { "/IGNORE:4702", "/LTCG" }
|
||||
defines {"NDEBUG"}
|
||||
flags {"FatalCompileWarnings"}
|
||||
warnings "off"
|
||||
filter {}
|
||||
|
||||
filter "configurations:Debug"
|
||||
|
Loading…
Reference in New Issue
Block a user