We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1281716 + 84af002 commit 805a3a7Copy full SHA for 805a3a7
win-build.bat
@@ -20,7 +20,7 @@ if not exist %MSBUILDPATH% (
20
)
21
echo Found MSBuild at: %MSBUILDPATH%
22
23
-set BUILD_CONFIGURATION=Debug
+set BUILD_CONFIGURATION=Release
24
set BUILD_PLATFORM=Win32
25
26
rem Read configuration (1st parameter)
0 commit comments