Skip to content

Commit

Permalink
Remove unused C++/WinRT dependency for NanaZip.Frieren.
Browse files Browse the repository at this point in the history
  • Loading branch information
MouriNaruto committed Sep 8, 2024
1 parent 8b91f6c commit 11b186f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions NanaZip.Frieren/NanaZip.Frieren.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<RootNamespace>NanaZip.Frieren</RootNamespace>
<MileProjectType>StaticLibrary</MileProjectType>
<MileProjectEnableVCLTLSupport>true</MileProjectEnableVCLTLSupport>
<MileProjectEnableCppWinRTSupport>true</MileProjectEnableCppWinRTSupport>
</PropertyGroup>
<Import Project="..\Mile.Project.Windows\Mile.Project.Platform.x86.props" />
<Import Project="..\Mile.Project.Windows\Mile.Project.Platform.x64.props" />
Expand All @@ -15,7 +14,6 @@
<ItemDefinitionGroup>
<ClCompile>
<EnableEnhancedInstructionSet Condition="'$(Platform)'=='Win32'">NoExtensions</EnableEnhancedInstructionSet>
<PreprocessorDefinitions>WINRT_NO_SOURCE_LOCATION;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup>
Expand Down

0 comments on commit 11b186f

Please sign in to comment.