Skip to content

Commit

Permalink
Tidy the NanaZip.Core.Sfx.Console project.
Browse files Browse the repository at this point in the history
  • Loading branch information
MouriNaruto committed Oct 12, 2023
1 parent d3122b7 commit 9313355
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 68 deletions.
1 change: 0 additions & 1 deletion NanaZip.Core/NanaZip.Core.Sfx.Console.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
<ClCompile Include="SevenZip\CPP\7zip\UI\Common\OpenArchive.cpp" />
<ClCompile Include="SevenZip\CPP\7zip\UI\Common\PropIDUtils.cpp" />
<ClCompile Include="SevenZip\CPP\7zip\UI\Common\SortUtils.cpp" />
<ClCompile Include="SevenZip\CPP\7zip\UI\Common\UpdateAction.cpp" />
<ClCompile Include="SevenZip\CPP\7zip\UI\Console\ConsoleClose.cpp" />
<ClCompile Include="SevenZip\CPP\7zip\UI\Console\ExtractCallbackConsole.cpp" />
<ClCompile Include="SevenZip\CPP\7zip\UI\Console\List.cpp" />
Expand Down
3 changes: 0 additions & 3 deletions NanaZip.Core/NanaZip.Core.Sfx.Console.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,6 @@
<ClCompile Include="SevenZip\CPP\Windows\FileLink.cpp">
<Filter>SevenZip\CPP\Windows</Filter>
</ClCompile>
<ClCompile Include="SevenZip\CPP\7zip\UI\Common\UpdateAction.cpp">
<Filter>SevenZip\CPP\7zip\UI\Common</Filter>
</ClCompile>
<ClCompile Include="SevenZip\CPP\7zip\UI\Common\ArchiveExtractCallback.cpp">
<Filter>SevenZip\CPP\7zip\UI\Common</Filter>
</ClCompile>
Expand Down
64 changes: 0 additions & 64 deletions NanaZip.Core/SevenZip/CPP/7zip/UI/Common/UpdateAction.cpp

This file was deleted.

0 comments on commit 9313355

Please sign in to comment.