Installing from CD reimplemented

This commit is contained in:
Paul Chote
2011-05-09 22:53:32 +12:00
parent 93e55d0866
commit 6a1f3cfc18
8 changed files with 247 additions and 114 deletions

View File

@@ -113,6 +113,7 @@
<Compile Include="Filesystem\InstallShieldPackage.cs" />
<Compile Include="FileFormats\Blast.cs" />
<Compile Include="Filesystem\ZipFile.cs" />
<Compile Include="InstallUtils.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.