mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-26 23:24:00 +08:00
Update ArcFormats.csproj
This commit is contained in:
parent
e1741d06f7
commit
8c345b5911
@ -106,6 +106,11 @@
|
||||
<Compile Include="AdvSys\ImageGWD.cs" />
|
||||
<Compile Include="Ail\ArcLNK2.cs" />
|
||||
<Compile Include="AIRNovel\ArcAIR.cs" />
|
||||
<Compile Include="GScripter\ArcDATA.cs" />
|
||||
<Compile Include="Ism\ImagePNG.cs" />
|
||||
<Compile Include="Kogado\ArcARC.cs" />
|
||||
<Compile Include="Ice\ImageIBM.cs" />
|
||||
<Compile Include="Ice\ScriptISD.cs" />
|
||||
<Compile Include="BlueGale\ImageBBM.cs" />
|
||||
<Compile Include="ClickTeam\ArcMF.cs" />
|
||||
<Compile Include="DxLib\ArcDX8.cs" />
|
||||
@ -137,13 +142,19 @@
|
||||
<Compile Include="Apricot\ArcDAT.cs" />
|
||||
<Compile Include="ArcARCX.cs" />
|
||||
<Compile Include="Artemis\ArcMJA.cs" />
|
||||
<Compile Include="Macintosh\ImagePICT.cs" />
|
||||
<Compile Include="Macromedia\ArcDXR.cs" />
|
||||
<Compile Include="Macromedia\AudioSND.cs" />
|
||||
<Compile Include="Macromedia\DirectorFile.cs" />
|
||||
<Compile Include="Macromedia\Palettes.cs" />
|
||||
<Compile Include="Mugi\ArcBIN.cs" />
|
||||
<Compile Include="NScripter\Script.cs" />
|
||||
<Compile Include="ScrPlayer\ImageIMG.cs" />
|
||||
<Compile Include="Software House Parsley\ArcScn.cs" />
|
||||
<Compile Include="TechGian\ArcBIN.cs" />
|
||||
<Compile Include="Unity\ScriptDSM.cs" />
|
||||
<Compile Include="Zyx\ImageXMG.cs" />
|
||||
<None Include="AudioAIFF.cs" />
|
||||
<Compile Include="AudioAIFF.cs" />
|
||||
<Compile Include="Basil\ArcMIF.cs" />
|
||||
<Compile Include="Basil\AudioWHC.cs" />
|
||||
<Compile Include="Basil\ImageBCF.cs" />
|
||||
@ -602,7 +613,7 @@
|
||||
</Compile>
|
||||
<Compile Include="Glib2\ArcG2.cs" />
|
||||
<Compile Include="Glib2\ImagePGX.cs" />
|
||||
<Compile Include="ImagePSD.cs" />
|
||||
<Compile Include="Adobe\ImagePSD.cs" />
|
||||
<Compile Include="Kaguya\ArcANM.cs" />
|
||||
<Compile Include="Kaguya\ArcLINK.cs" />
|
||||
<Compile Include="Kaguya\ImageAO.cs" />
|
||||
@ -746,7 +757,7 @@
|
||||
<Compile Include="ArcIKS.cs" />
|
||||
<Compile Include="ArcPACKDAT.cs" />
|
||||
<Compile Include="CatSystem\ArcINT.cs" />
|
||||
<Compile Include="ArcISA.cs" />
|
||||
<Compile Include="Ism\ArcISA.cs" />
|
||||
<Compile Include="Kaas\ArcKAAS.cs" />
|
||||
<Compile Include="Kaguya\ArcKaguya.cs" />
|
||||
<Compile Include="Selene\ArcKCAP.cs" />
|
||||
@ -827,6 +838,10 @@
|
||||
<None Include="packages.config" />
|
||||
<EmbeddedResource Include="Strings\arcStrings.ja-JP.resx" />
|
||||
<EmbeddedResource Include="Unity\strings.dat" />
|
||||
<EmbeddedResource Include="ScrPlayer\ImgControlTable1" />
|
||||
<EmbeddedResource Include="ScrPlayer\ImgControlTable2" />
|
||||
<EmbeddedResource Include="ScrPlayer\ImgDeltaTable2" />
|
||||
<EmbeddedResource Include="ScrPlayer\ImgControlTable32" />
|
||||
<None Include="WebP\Alpha.cs" />
|
||||
<None Include="WebP\Decoder.cs">
|
||||
<SubType>Code</SubType>
|
||||
@ -964,7 +979,7 @@
|
||||
<Compile Include="CatSystem\ImageHG3.cs" />
|
||||
<Compile Include="Triangle\ImageIAF.cs" />
|
||||
<Compile Include="Silky\ImageIGF.cs" />
|
||||
<Compile Include="ImageISG.cs" />
|
||||
<Compile Include="Ism\ImageISG.cs" />
|
||||
<Compile Include="Kaas\ImageKAAS.cs" />
|
||||
<Compile Include="MAI\ImageMAI.cs" />
|
||||
<Compile Include="FC01\ImageMCG.cs" />
|
||||
@ -1037,11 +1052,11 @@
|
||||
</Compile>
|
||||
<EmbeddedResource Include="Softpal\WaveTable1" />
|
||||
<EmbeddedResource Include="Softpal\WaveTable2" />
|
||||
<EmbeddedResource Include="ScrPlayer\ColorBitsTable1" />
|
||||
<EmbeddedResource Include="ScrPlayer\ColorBitsTable2" />
|
||||
<EmbeddedResource Include="ScrPlayer\ControlTable1" />
|
||||
<EmbeddedResource Include="ScrPlayer\ControlTable2" />
|
||||
<EmbeddedResource Include="ScrPlayer\ControlTable32" />
|
||||
<EmbeddedResource Include="ScrPlayer\IColorBitsTable1" />
|
||||
<EmbeddedResource Include="ScrPlayer\IColorBitsTable2" />
|
||||
<EmbeddedResource Include="ScrPlayer\IControlTable1" />
|
||||
<EmbeddedResource Include="ScrPlayer\IControlTable2" />
|
||||
<EmbeddedResource Include="ScrPlayer\IControlTable32" />
|
||||
<None Include="Resources\Formats.dat" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user