Skip to content

Commit 4678bbc

Browse files
committed
Net Core - Add header to CefSharp.BrowserSubprocess.Core.netcore.vcxproj
Follow up to 53f15f2
1 parent 2a1dd3f commit 4678bbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CefSharp.BrowserSubprocess.Core/CefSharp.BrowserSubprocess.Core.netcore.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@
181181
<ClInclude Include="..\CefSharp.Core\Internals\StringUtils.h" />
182182
<ClInclude Include="BindObjectAsyncHandler.h" />
183183
<ClCompile Include="BrowserSubprocessExecutable.h" />
184+
<ClInclude Include="Cef.h" />
184185
<ClInclude Include="JavascriptRootObjectWrapper.h" />
185186
<ClInclude Include="SubProcessApp.h" />
186187
<ClInclude Include="Async\JavascriptAsyncMethodCallback.h" />

0 commit comments

Comments
 (0)