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 152ab5b commit 86ff9fbCopy full SHA for 86ff9fb
cef_binary_3.1547.1412_windows32/build.bat
@@ -1,2 +1,2 @@
1
-msbuild cefclient2010.sln /t:libcef_dll_wrapper:Rebuild /p:Configuration=Release /verbosity:Quiet
2
-msbuild cefclient2010.sln /t:libcef_dll_wrapper:Rebuild /p:Configuration=Debug /verbosity:Quiet
+msbuild cefclient2010.sln /t:libcef_dll_wrapper:Rebuild /p:Configuration=Release;Platform=Win32 /verbosity:Quiet
+msbuild cefclient2010.sln /t:libcef_dll_wrapper:Rebuild /p:Configuration=Debug;Platform=Win32 /verbosity:Quiet
0 commit comments