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 9fc3d98 commit 7695025Copy full SHA for 7695025
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