Skip to content

Commit

Permalink
Merge branch 'master' into user/jlaans/391
Browse files Browse the repository at this point in the history
  • Loading branch information
Scottj1s authored Oct 22, 2019
2 parents c8d27c1 + cbe9659 commit bd01bc4
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 106 deletions.
7 changes: 0 additions & 7 deletions nuget/Microsoft.Windows.CppWinRT.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ Copyright (C) Microsoft Corporation. All rights reserved.
<WinMDAssembly>true</WinMDAssembly>
</PropertyGroup>

<!-- For a static library we don't want the winmd/lib/pdb to be packaged -->
<PropertyGroup Condition="'$(ConfigurationType)' == 'StaticLibrary'">
<IncludeCopyWinMDArtifactsOutputGroup>false</IncludeCopyWinMDArtifactsOutputGroup>
<IncludeBuiltProjectOutputGroup>false</IncludeBuiltProjectOutputGroup>
<IncludeDebugSymbolsProjectOutputGroup>false</IncludeDebugSymbolsProjectOutputGroup>
</PropertyGroup>

<ItemDefinitionGroup>
<ClCompile>
<CompileAsWinRT Condition="'$(CppWinRTProjectLanguage)' != 'C++/CX' And '%(ClCompile.CompileAsWinRT)' == ''">false</CompileAsWinRT>
Expand Down
Loading

0 comments on commit bd01bc4

Please sign in to comment.