[ALL] Move a couple things

This commit is contained in:
Matt Nadareski
2017-11-08 22:03:42 -08:00
parent 732eac65ce
commit 1aef18aa00
7 changed files with 4 additions and 78 deletions

View File

@@ -131,11 +131,10 @@
<Compile Include="DatFiles\SeparatedValue.cs" />
<Compile Include="DatFiles\SoftwareList.cs" />
<Compile Include="FileTypes\CHDFile.cs" />
<Compile Include="External\CoreRarArchive.cs" />
<Compile Include="FileTypes\CoreRarArchive.cs" />
<Compile Include="External\NaturalSort\NaturalComparer.cs" />
<Compile Include="External\NaturalSort\NaturalReversedComparer.cs" />
<Compile Include="External\OptimizedCRC.cs" />
<Compile Include="External\Traverse.cs" />
<Compile Include="Tools\OptimizedCRC.cs" />
<Compile Include="External\xxHash\xxHash.cs" />
<Compile Include="External\Zlib\CRC32.cs" />
<Compile Include="External\Zlib\Deflate.cs" />