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 c98568d commit ba06473Copy full SHA for ba06473
buildhelp.bat
@@ -1,3 +1,3 @@
1
::Build in VS first with x64 in Release mode
2
::Run from within VS Developer command prompt
3
-msbuild CefSharp.shfbproj /p:Configuration=Release
+msbuild CefSharp.shfbproj /p:Platform=AnyCPU /p:Configuration=Release
0 commit comments