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 2a1dd3f commit 4678bbcCopy full SHA for 4678bbc
CefSharp.BrowserSubprocess.Core/CefSharp.BrowserSubprocess.Core.netcore.vcxproj
@@ -181,6 +181,7 @@
181
<ClInclude Include="..\CefSharp.Core\Internals\StringUtils.h" />
182
<ClInclude Include="BindObjectAsyncHandler.h" />
183
<ClCompile Include="BrowserSubprocessExecutable.h" />
184
+ <ClInclude Include="Cef.h" />
185
<ClInclude Include="JavascriptRootObjectWrapper.h" />
186
<ClInclude Include="SubProcessApp.h" />
187
<ClInclude Include="Async\JavascriptAsyncMethodCallback.h" />
0 commit comments