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.
1 parent baad050 commit 84af002Copy full SHA for 84af002
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