Move InstallShieldPackage to Mods.Common.

This commit is contained in:
Paul Chote
2017-05-24 22:19:18 +01:00
committed by abcdefg30
parent e5222f95f6
commit 69587a2128
5 changed files with 10 additions and 9 deletions

View File

@@ -807,6 +807,8 @@
<Compile Include="Traits\Conditions\LineBuildSegmentExternalCondition.cs" />
<Compile Include="Traits\EntersTunnels.cs" />
<Compile Include="Traits\TunnelEntrance.cs" />
<Compile Include="FileSystem\InstallShieldPackage.cs" />
<Compile Include="FileFormats\Blast.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="AfterBuild">