Port Blast from zlib/contribute to c#

This commit is contained in:
Paul Chote
2010-11-09 18:32:32 +13:00
parent 41988a1298
commit 50157c43de
2 changed files with 342 additions and 0 deletions

View File

@@ -104,6 +104,7 @@
<Compile Include="Filesystem\PackageWriter.cs" />
<Compile Include="Filesystem\CompressedPackage.cs" />
<Compile Include="Filesystem\InstallShieldPackage.cs" />
<Compile Include="FileFormats\Blast.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.