implemented IPH image format.

This commit is contained in:
morkt
2015-11-12 09:37:17 +04:00
parent 1221269919
commit 81b604b54d
2 changed files with 224 additions and 3 deletions

View File

@@ -66,6 +66,7 @@
<Compile Include="Amaterasu\ImageGRP.cs" />
<Compile Include="AnimeGameSystem\ArcDAT.cs" />
<Compile Include="AnimeGameSystem\AudioPCM.cs" />
<Compile Include="TechnoBrain\ImageIPH.cs" />
<Compile Include="ArcDX.cs" />
<Compile Include="ArcMiris.cs" />
<Compile Include="Bishop\ArcBSA.cs" />
@@ -487,9 +488,7 @@
</EmbeddedResource>
<EmbeddedResource Include="Strings\arcStrings.ru-RU.resx" />
</ItemGroup>
<ItemGroup>
<Folder Include="Aoi\" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>perl "$(SolutionDir)inc-revision.pl" "$(ProjectPath)" $(ConfigurationName)