File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
Xlang/UndockedRegFreeWinRT/src/UndockedRegFreeWinRT/UndockedRegFreeWinRT Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1717 <PreprocessorDefinitions >$(WinGetMacros)%(PreprocessorDefinitions)</PreprocessorDefinitions >
1818 </ClCompile >
1919 </ItemDefinitionGroup >
20+ <ItemDefinitionGroup >
21+ <ClCompile >
22+ <MultiProcessorCompilation >true</MultiProcessorCompilation >
23+ </ClCompile >
24+ </ItemDefinitionGroup >
2025
2126 <!-- For C# -->
2227 <PropertyGroup Condition =" '$(WinGetMacros)' != ''" >
Original file line number Diff line number Diff line change 317317 <ClCompile Include =" catalog.cpp" />
318318 <ClCompile Include =" dllmain.cpp" />
319319 <ClCompile Include =" typeresolution.cpp" />
320- <ClCompile Include =" typeresolution.h" />
320+ <ClInclude Include =" typeresolution.h" />
321321 </ItemGroup >
322322 <ItemGroup >
323323 <ClInclude Include =" catalog.h" />
Original file line number Diff line number Diff line change 2828 <ClCompile Include =" dllmain.cpp" >
2929 <Filter >Source Files</Filter >
3030 </ClCompile >
31- <ClCompile Include =" typeresolution.h" >
32- <Filter >Header Files</Filter >
33- </ClCompile >
3431 <ClCompile Include =" typeresolution.cpp" >
3532 <Filter >Source Files</Filter >
3633 </ClCompile >
5451 <ClInclude Include =" ..\..\..\..\..\WinGetServer\Utils.h" >
5552 <Filter >Header Files</Filter >
5653 </ClInclude >
54+ <ClInclude Include =" typeresolution.h" >
55+ <Filter >Header Files</Filter >
56+ </ClInclude >
5757 </ItemGroup >
5858 <ItemGroup >
5959 <Natvis Include =" $(MSBuildThisFileDirectory)..\..\natvis\wil.natvis" />
You can’t perform that action at this time.
0 commit comments