Added LisaRoman (a subset of MacRoman) encoding.

This commit is contained in:
2016-07-28 15:12:09 +01:00
parent ba05fe7a1b
commit 1c08aea6d4
7 changed files with 164 additions and 8 deletions

View File

@@ -70,6 +70,7 @@
<Compile Include="LisaFS\Dir.cs" />
<Compile Include="LisaFS\File.cs" />
<Compile Include="LisaFS\Extent.cs" />
<Compile Include="LisaFS\Encoding.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>