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 6f7a609 commit 11bce2bCopy full SHA for 11bce2b
win-build.bat
@@ -20,7 +20,7 @@ if not exist %MSBUILDPATH% (
20
)
21
echo Found MSBuild at: %MSBUILDPATH%
22
23
-set BUILD_CONFIGURATION=Release
+set BUILD_CONFIGURATION=Debug
24
set BUILD_PLATFORM=Win32
25
26
rem Read configuration (1st parameter)
0 commit comments