File tree Expand file tree Collapse file tree
vnext/Microsoft.ReactNative Expand file tree Collapse file tree Original file line number Diff line number Diff line change 472472 <ClCompile Include =" Utils\ValueUtils.cpp" />
473473 <ClCompile Include =" Utils\XamlIslandUtils.cpp" />
474474 <ClCompile Include =" ReactSupport.cpp" />
475+ <ClCompile Include =" QuirkSettings.cpp" >
476+ <DependentUpon >QuirkSettings.idl</DependentUpon >
477+ <SubType >Code</SubType >
478+ </ClCompile >
475479 <ClCompile Include =" TestHook.cpp" />
476480 <ClCompile Include =" XamlUIService.cpp" >
477481 <DependentUpon >XamlUIService.idl</DependentUpon >
564568 <ItemGroup >
565569 <Midl Include =" DesktopWindowMessage.idl" />
566570 <Midl Include =" DocString.idl" />
571+ <Midl Include =" QuirkSettings.idl" >
572+ <SubType >Designer</SubType >
573+ </Midl >
567574 <Midl Include =" XamlUIService.idl" >
568575 <SubType >Designer</SubType >
569576 </Midl >
Original file line number Diff line number Diff line change 55#include " QuirkSettings.h"
66#include " QuirkSettings.g.cpp"
77
8- #include " QuirkSettings.h"
98#include " React.h"
109#include " ReactPropertyBag.h"
1110
You can’t perform that action at this time.
0 commit comments