GARbro-mirror/ArcFormats/ArcFormats.csproj
morkt 761ec768b1 (StuduiJikkenshitsu): moved to ArcFormats project.
added encryption scheme query.
2018-12-23 14:30:01 +04:00

1209 lines
52 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{A8865685-27CC-427B-AC38-E48D2AD05DF4}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>GameRes.Formats</RootNamespace>
<AssemblyName>ArcFormats</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
<RestorePackages>true</RestorePackages>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<BaseAddress>6291456</BaseAddress>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\bin\Release\</OutputPath>
<DefineConstants>
</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<BaseAddress>6291456</BaseAddress>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Prerelease|AnyCPU'">
<OutputPath>..\bin\Prerelease\</OutputPath>
<BaseAddress>6291456</BaseAddress>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Optimize>true</Optimize>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="ICSharpCode.SharpZipLib, Version=1.0.0.999, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<HintPath>..\packages\SharpZipLib.1.0.0\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="NAudio">
<HintPath>..\packages\NAudio.1.7.3\lib\net35\NAudio.dll</HintPath>
</Reference>
<Reference Include="NVorbis">
<HintPath>..\packages\NVorbis.0.8.5.0\lib\NVorbis.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="System" />
<Reference Include="System.ComponentModel.Composition" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.IO.Compression" />
<Reference Include="System.IO.FileSystem">
<HintPath>..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.Numerics" />
<Reference Include="System.Security.Cryptography.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Security.Cryptography.Primitives.4.0.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Xaml" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
<Compile Include="Abel\ArcARC.cs" />
<Compile Include="Abel\ArcBIN.cs" />
<Compile Include="Abel\ArcFPK.cs" />
<Compile Include="Abel\ImageCBF.cs" />
<Compile Include="Abel\ImageGPS.cs" />
<Compile Include="Abogado\ArcDSK.cs" />
<Compile Include="Abogado\ArcPAK.cs" />
<Compile Include="Abogado\AudioADP.cs" />
<Compile Include="Abogado\ImageKG.cs" />
<Compile Include="Actgs\ArcCG.cs" />
<Compile Include="Actgs\ArcDAT.cs" />
<Compile Include="AdvDx\ArcPKD.cs" />
<Compile Include="AdvScripter\ArcPAK.cs" />
<Compile Include="AdvSys\ArcAdvSys3.cs" />
<Compile Include="AdvSys\ImageGWD.cs" />
<Compile Include="Ail\ArcLNK2.cs" />
<Compile Include="AliceSoft\ArcAAR.cs" />
<Compile Include="AliceSoft\ArcAFA.cs" />
<Compile Include="AliceSoft\ArcALK.cs" />
<Compile Include="AliceSoft\ImageAJP.cs" />
<Compile Include="AliceSoft\ImageDCF.cs" />
<Compile Include="AliceSoft\ImagePMS.cs" />
<Compile Include="AnimeGameSystem\ArcANI.cs" />
<Compile Include="AnimeGameSystem\WidgetAGS.xaml.cs">
<DependentUpon>WidgetAGS.xaml</DependentUpon>
</Compile>
<Compile Include="Ankh\ArcDAT.cs" />
<Compile Include="Ankh\ArcGRP.cs" />
<Compile Include="Ankh\AudioPCM.cs" />
<Compile Include="Ankh\ImageGPD.cs" />
<Compile Include="Ankh\ImageMSK.cs" />
<Compile Include="Antique\ArcDAT.cs" />
<Compile Include="Antique\ImageGPD.cs" />
<Compile Include="Aoi\ImageAGF.cs" />
<Compile Include="Apricot\ArcDAT.cs" />
<Compile Include="ArcARCX.cs" />
<Compile Include="Artemis\ArcMJA.cs" />
<None Include="AudioAIFF.cs" />
<Compile Include="Basil\ArcMIF.cs" />
<Compile Include="Basil\AudioWHC.cs" />
<Compile Include="Basil\ImageBCF.cs" />
<Compile Include="Basil\ImageNG3.cs" />
<Compile Include="BeF\AudioVZY.cs" />
<Compile Include="BeF\ImageALO.cs" />
<Compile Include="BellDa\ArcDAT.cs" />
<Compile Include="BellDa\AudioPW.cs" />
<Compile Include="BellDa\ImageCP.cs" />
<Compile Include="Bishop\ArcPK.cs" />
<Compile Include="Bishop\ImageGSA.cs" />
<Compile Include="BlackRainbow\ArcCCF.cs" />
<Compile Include="BlackRainbow\ArcIMP.cs" />
<Compile Include="BlackRainbow\ArcSPPAK.cs" />
<Compile Include="Bonk\ArcPACK.cs" />
<Compile Include="Cadath\ArcDAF.cs" />
<Compile Include="Cadath\AudioVWF.cs" />
<Compile Include="Cadath\ImageCGF.cs" />
<Compile Include="Carriere\ArcARC.cs" />
<Compile Include="Carriere\ImageCGD.cs" />
<Compile Include="CDPA\ArcPACK.cs" />
<Compile Include="Cmvs\ArcCPZ1.cs" />
<Compile Include="Cmvs\CpzHeader.cs" />
<Compile Include="Cmvs\HuffmanDecoder.cs" />
<Compile Include="Crc16.cs" />
<Compile Include="Crowd\ImageCRZ.cs" />
<Compile Include="CsWare\ArcDAT.cs" />
<Compile Include="CsWare\ImageB5.cs" />
<Compile Include="CsWare\ImageBPC.cs" />
<Compile Include="Cyberworks\ArcApp.cs" />
<Compile Include="Cyberworks\ArcP8.cs" />
<Compile Include="Cyberworks\ImageTB1.cs" />
<Compile Include="DaiSystem\ArcPAC.cs" />
<Compile Include="DigitalWorks\ArcBIN.cs" />
<Compile Include="DigitalWorks\ArcPAC.cs" />
<Compile Include="DigitalWorks\ImageTM2.cs" />
<Compile Include="DigitalWorks\ImageTX.cs" />
<Compile Include="DirectDraw\DxtDecoder.cs" />
<Compile Include="DjSystem\ArcDAT.cs" />
<Compile Include="elf\ArcAi5DAT.cs" />
<Compile Include="elf\ImageRMT.cs" />
<Compile Include="EmbeddedResource.cs" />
<Compile Include="Emote\ImageDREF.cs" />
<Compile Include="Eternity\ArcGLNK.cs" />
<Compile Include="Eternity\ImageSGF.cs" />
<Compile Include="Ethornell\ImageCBG.cs" />
<Compile Include="Eushully\AudioAOG.cs" />
<Compile Include="FC01\ArcMRG0.cs" />
<Compile Include="FC01\ArcPAK.cs" />
<Compile Include="FC01\ImageTIL.cs" />
<Compile Include="FC01\ImageWM2.cs" />
<Compile Include="FC01\ImageWMK.cs" />
<Compile Include="FrontWing\ArcFG.cs" />
<Compile Include="FrontWing\ArcFLT.cs" />
<Compile Include="FrontWing\ArcVAV.cs" />
<Compile Include="FrontWing\ImageFG.cs" />
<Compile Include="GLib\ArcG.cs" />
<Compile Include="Groover\ArcPCG.cs" />
<Compile Include="Gss\ArcARC.cs" />
<Compile Include="HCSystem\ArcPAK.cs" />
<Compile Include="HCSystem\ImageOPF.cs" />
<Compile Include="HuffmanCompression.cs" />
<Compile Include="Hypatia\AudioADP.cs" />
<Compile Include="Hypatia\ImageWBM.cs" />
<Compile Include="Ikura\ArcGAN.cs" />
<Compile Include="Ikura\ArcTAN.cs" />
<Compile Include="Ikura\ImageGGA.cs" />
<Compile Include="Ikura\ImageGGS.cs" />
<Compile Include="Ikura\ImageTAN.cs" />
<Compile Include="Ikura\ImageVRS.cs" />
<Compile Include="ImageMNG.cs" />
<Compile Include="Interheart\ArcFPK2.cs" />
<Compile Include="Interheart\ImageCandy.cs" />
<Compile Include="Ivory\ArcSG.cs" />
<Compile Include="Kid\ArcDAT.cs" />
<Compile Include="Kid\AudioWAF.cs" />
<Compile Include="Kid\ImagePRT.cs" />
<Compile Include="KiriKiri\MoreCrypt.cs" />
<Compile Include="KiriKiri\YuzCrypt.cs" />
<Compile Include="Lambda\ArcLAX.cs" />
<Compile Include="Lambda\ImageCLS.cs" />
<Compile Include="Leaf\ArcLEAF.cs" />
<Compile Include="Leaf\ArcPAK.cs" />
<Compile Include="Leaf\AudioP16.cs" />
<Compile Include="Leaf\ImageBJR.cs" />
<Compile Include="Leaf\ImageLFG.cs" />
<Compile Include="Leaf\WidgetLEAF.xaml.cs">
<DependentUpon>WidgetLEAF.xaml</DependentUpon>
</Compile>
<Compile Include="Lilim\ImageIMG.cs" />
<Compile Include="LiveMaker\ArcGALX.cs" />
<Compile Include="Aims\ArcPACK.cs" />
<Compile Include="Lzma\ICoder.cs" />
<Compile Include="Lzma\LzmaBase.cs" />
<Compile Include="Lzma\LzmaDecoder.cs" />
<Compile Include="Lzma\LzOutWindow.cs" />
<Compile Include="Lzma\RangeCoder.cs" />
<Compile Include="Lzma\RangeCoderBit.cs" />
<Compile Include="Lzma\RangeCoderBitTree.cs" />
<Compile Include="Macromedia\ArcSWF.cs" />
<Compile Include="Maika\ArcBK.cs" />
<Compile Include="Maika\ArcMIK01.cs" />
<Compile Include="Maika\AudioWV5.cs" />
<Compile Include="MangaGamer\ArcSHA.cs" />
<Compile Include="Mebius\AudioKOE.cs" />
<Compile Include="Mebius\ImageMCG.cs" />
<Compile Include="Mnp\ArcMMA.cs" />
<Compile Include="MultiFileArchive.cs" />
<Compile Include="NitroPlus\ArcLAY.cs" />
<Compile Include="NitroPlus\ArcMPK.cs" />
<Compile Include="NitroPlus\ArcNPP.cs" />
<Compile Include="Noesis\ArcIGA.cs" />
<Compile Include="NonColor\ArcMinato.cs" />
<Compile Include="Misc\ArcBIN.cs" />
<Compile Include="Nekopunch\ImagePBM.cs" />
<Compile Include="Nexas\ArcTPF.cs" />
<Compile Include="LiveMaker\ImageGALX.cs" />
<Compile Include="Origin\ArcDAT.cs" />
<Compile Include="Otemoto\ArcTLZ.cs" />
<Compile Include="Otemoto\ImageMAG.cs" />
<Compile Include="ExHibit\ArcGRP.cs" />
<Compile Include="Foster\ArcC24.cs" />
<Compile Include="Foster\ArcFA2.cs" />
<Compile Include="Foster\ImageC24.cs" />
<Compile Include="Foster\ImageC25.cs" />
<Compile Include="GameSystem\ArcPureMail.cs" />
<Compile Include="GameSystem\AudioADP4.cs" />
<Compile Include="ImageLZS.cs" />
<Compile Include="ImagePIC.cs" />
<Compile Include="ImagePNX.cs" />
<Compile Include="ImagePSM.cs" />
<Compile Include="Kaas\ArcPB.cs" />
<Compile Include="Kaas\AudioKAAS.cs" />
<Compile Include="Kaguya\ArcAN21.cs" />
<Compile Include="Kaguya\ArcUF.cs" />
<Compile Include="KiriKiri\ArcXPK.cs" />
<Compile Include="KiriKiri\CzCrypt.cs" />
<Compile Include="Kurumi\ImageGRA.cs" />
<Compile Include="Lambda\ArcCLS.cs" />
<Compile Include="Leaf\ArcPX.cs" />
<Compile Include="Littlewitch\ArcDAT.cs" />
<Compile Include="LunaSoft\ArcPAC.cs" />
<Compile Include="Malie\ArcLIBU.cs" />
<Compile Include="Malie\LibScheme.cs" />
<Compile Include="Malie\MalieEncryption.cs" />
<Compile Include="Marble\ArcDNS.cs" />
<Compile Include="Marble\ImageYP.cs" />
<Compile Include="Masys\ArcMGS.cs" />
<Compile Include="Masys\ImageALP.cs" />
<Compile Include="MicroVision\ArcARC.cs" />
<Compile Include="MicroVision\ArcGSD.cs" />
<Compile Include="MicroVision\AudioIKM.cs" />
<Compile Include="MicroVision\ImageGPC.cs" />
<Compile Include="Morning\ArcPAK.cs" />
<Compile Include="PackedStream.cs" />
<Compile Include="Palette\ArcPAK2.cs" />
<Compile Include="PalmTree\ArcAR.cs" />
<Compile Include="PkWare\WidgetZIP.xaml.cs">
<DependentUpon>WidgetZIP.xaml</DependentUpon>
</Compile>
<Compile Include="Qlie\DelphiDeserializer.cs" />
<Compile Include="Qlie\Encryption.cs" />
<Compile Include="Qlie\ImageABMP.cs" />
<Compile Include="RealLive\ArcKOE.cs" />
<Compile Include="RealLive\ArcSEEN.cs" />
<Compile Include="RealLive\ImageG00Jpeg.cs" />
<Compile Include="ResourceSettings.cs" />
<Compile Include="Rits\ImageHBM.cs" />
<Compile Include="RPM\ArcZENOS.cs" />
<Compile Include="rUGP\AudioRHA.cs" />
<Compile Include="Lilim\ArcFGA.cs" />
<Compile Include="ScenePlayer\ArcPMA.cs" />
<Compile Include="ScenePlayer\ArcPMX.cs" />
<Compile Include="Scoop\ArcGX.cs" />
<Compile Include="Seraphim\ArcCP3.cs" />
<Compile Include="Seraphim\ArcMC.cs" />
<Compile Include="Seraphim\ArcSCN.cs" />
<Compile Include="Seraphim\ArcVoice.cs" />
<Compile Include="Seraphim\ImageCP3.cs" />
<Compile Include="ShiinaRio\ArcWARC1.0.cs" />
<Compile Include="ShiinaRio\ImageCHD.cs" />
<Compile Include="Slg\ImageTIM.cs" />
<Compile Include="Speed\ArcARC.cs" />
<Compile Include="Stack\ArcGPK.cs" />
<Compile Include="StudioJikkenshitsu\ImageDAT.cs" />
<Compile Include="StudioJikkenshitsu\ImageGRD.cs" />
<Compile Include="StudioJikkenshitsu\SjTransform.cs" />
<Compile Include="StudioJikkenshitsu\WidgetSJDAT.xaml.cs">
<DependentUpon>WidgetSJDAT.xaml</DependentUpon>
</Compile>
<Compile Include="StudioSakura\ArcDAT.cs" />
<Compile Include="Silky\ImageGRD.cs" />
<Compile Include="Slg\ArcSPD.cs" />
<Compile Include="Software House Parsley\ArcCG.cs" />
<Compile Include="Artemis\ArcPFS.cs" />
<Compile Include="AudioWMA.cs" />
<Compile Include="BlackRainbow\ArcDAT.cs" />
<Compile Include="BlackRainbow\ArcDX.cs" />
<Compile Include="C4\AudioVMD.cs" />
<Compile Include="C4\ImageGD.cs" />
<Compile Include="Cadath\ArcKAR.cs" />
<Compile Include="Cadath\ImageKGF.cs" />
<Compile Include="Cmvs\ArcCPZ2.cs" />
<Compile Include="Cmvs\AudioMV2.cs" />
<Compile Include="Cmvs\ImageMSK.cs" />
<Compile Include="Cmvs\ImagePB2.cs" />
<Compile Include="Cromwell\ArcPAK.cs" />
<Compile Include="Ellefin\ArcEPK.cs" />
<Compile Include="Entis\ArcPAC.cs" />
<Compile Include="ExeFile.cs" />
<Compile Include="GameSystem\ArcCHR.cs" />
<Compile Include="GameSystem\ArcCMP.cs" />
<Compile Include="GameSystem\ArcDAT.cs" />
<Compile Include="GameSystem\ImageALP.cs" />
<Compile Include="GameSystem\ImageBGD.cs" />
<Compile Include="GameSystem\ImageCGD.cs" />
<Compile Include="GameSystem\ImageCHR.cs" />
<Compile Include="GameSystem\ImageTEXB.cs" />
<Compile Include="HSP\ArcDPM.cs" />
<Compile Include="Lz4Stream.cs" />
<Compile Include="Majiro\ImageRC8.cs" />
<Compile Include="Mixwill\ArcARC0.cs" />
<Compile Include="Mixwill\ImagePB00.cs" />
<Compile Include="Nejii\ArcCDT.cs" />
<Compile Include="Nejii\ArcPCD.cs" />
<Compile Include="NSystem\ArcFJSYS.cs" />
<Compile Include="NSystem\ImageMGD.cs" />
<Compile Include="NSystem\WidgetMSD.xaml.cs">
<DependentUpon>WidgetMSD.xaml</DependentUpon>
</Compile>
<Compile Include="OneUp\ArcARC.cs" />
<Compile Include="Pandora\ImageXL24.cs" />
<Compile Include="rUGP\ArcRIO.cs" />
<Compile Include="Astronauts\ArcGXP.cs" />
<Compile Include="Banana\ImageGEC.cs" />
<Compile Include="BlackRainbow\ArcPAK.cs" />
<Compile Include="BlueGale\VideoAMV.cs" />
<Compile Include="CaramelBox\ArcARC3.cs" />
<Compile Include="CaramelBox\ArcARC4.cs" />
<Compile Include="CaramelBox\ImageFCB.cs" />
<Compile Include="Circus\ArcCRM.cs" />
<Compile Include="Circus\ImageCRXD.cs" />
<Compile Include="Cmvs\ArcPBZ.cs" />
<Compile Include="Cmvs\AudioMV.cs" />
<Compile Include="Cmvs\ImagePSB.cs" />
<Compile Include="Crc32.cs" />
<Compile Include="Crowd\ImageGAX.cs" />
<Compile Include="Cyberworks\ArcDAT.cs" />
<Compile Include="Cyberworks\AudioTINK.cs" />
<Compile Include="Bruns\AudioUM3.cs" />
<Compile Include="Bruns\ImageEENC.cs" />
<Compile Include="Cyberworks\ImageTINK.cs" />
<Compile Include="Cyberworks\WidgetBELL.xaml.cs">
<DependentUpon>WidgetBELL.xaml</DependentUpon>
</Compile>
<Compile Include="DDSystem\ArcDDP.cs" />
<Compile Include="Dogenzaka\ArcBIN.cs" />
<Compile Include="Eagls\WidgetEAGLS.xaml.cs">
<DependentUpon>WidgetEAGLS.xaml</DependentUpon>
</Compile>
<Compile Include="EntExec\ArcCAB.cs" />
<Compile Include="ExHibit\WidgetGYU.xaml.cs">
<DependentUpon>WidgetGYU.xaml</DependentUpon>
</Compile>
<Compile Include="ImageMB.cs" />
<Compile Include="Ipac\ArcIPAC.cs" />
<Compile Include="Ipac\AudioWST.cs" />
<Compile Include="Ipac\ImageIES.cs" />
<Compile Include="Irrlicht\ArcARK.cs" />
<Compile Include="Irrlicht\ArcPACK.cs" />
<Compile Include="Ivory\ArcPK.cs" />
<Compile Include="Ivory\ArcPX.cs" />
<Compile Include="Ivory\AudioCTRK.cs" />
<Compile Include="Ivory\ImageMMD.cs" />
<Compile Include="Ivory\ImageMOE.cs" />
<Compile Include="Ivory\ImageSG.cs" />
<Compile Include="Kaguya\ArcLIN2.cs" />
<Compile Include="Kiss\ArcARC.cs" />
<Compile Include="KScript\ArcKPC.cs" />
<Compile Include="KScript\ImageKGP.cs" />
<Compile Include="KScript\ImageKSL.cs" />
<Compile Include="Leaf\ArcA.cs" />
<Compile Include="Leaf\ArcAM.cs" />
<Compile Include="Leaf\ArcLAC.cs" />
<Compile Include="Leaf\ArcTEX.cs" />
<Compile Include="Leaf\AudioG.cs" />
<Compile Include="Leaf\AudioW.cs" />
<Compile Include="Leaf\ImageLGF.cs" />
<Compile Include="Leaf\ImagePX.cs" />
<Compile Include="LiveMaker\ArcVF.cs" />
<Compile Include="PkWare\ArcZIP.cs" />
<Compile Include="AudioVOC.cs" />
<Compile Include="AZSys\WidgetAZ.xaml.cs">
<DependentUpon>WidgetAZ.xaml</DependentUpon>
</Compile>
<Compile Include="Circus\ArcValkyrieComplex.cs" />
<Compile Include="CommonStreams.cs" />
<Compile Include="Cri\ArcCPK.cs" />
<Compile Include="Cri\ArcSPC.cs" />
<Compile Include="Cri\AudioADX.cs" />
<Compile Include="Cri\AudioHCA.cs" />
<Compile Include="Cri\BigEndianReader.cs" />
<Compile Include="Cri\ImageSPC.cs" />
<Compile Include="Cri\ImageXTX.cs" />
<Compile Include="DxLib\ArcMED.cs" />
<Compile Include="DxLib\WidgetSCR.xaml.cs">
<DependentUpon>WidgetSCR.xaml</DependentUpon>
</Compile>
<Compile Include="elf\ArcVOL.cs" />
<Compile Include="elf\ImageGPH.cs" />
<Compile Include="EmonEngine\ArcEME.cs" />
<Compile Include="EmonEngine\ImageBMP.cs" />
<Compile Include="Entis\ErisaMatrix.cs" />
<Compile Include="Hexenhaus\ArcARCC.cs" />
<Compile Include="Hexenhaus\ArcODIO.cs" />
<Compile Include="Emote\ArcPSB.cs" />
<Compile Include="Hexenhaus\ArcWAG.cs" />
<Compile Include="Ikura\ImageYGP.cs" />
<Compile Include="ImageLZ.cs" />
<Compile Include="Dogenzaka\ImageRSA.cs" />
<Compile Include="KiriKiri\ChainReactionCrypt.cs" />
<Compile Include="Liar\ImageLIM.cs" />
<Compile Include="LiveMaker\ImageGAL.cs" />
<Compile Include="LiveMaker\WidgetGAL.xaml.cs">
<DependentUpon>WidgetGAL.xaml</DependentUpon>
</Compile>
<Compile Include="Maika\ArcMK2.cs" />
<Compile Include="MangaGamer\WidgetMGPK.xaml.cs">
<DependentUpon>WidgetMGPK.xaml</DependentUpon>
</Compile>
<Compile Include="Marble\VideoANIM.cs" />
<Compile Include="MD5.cs" />
<Compile Include="Moonhir\ArcFPK.cs" />
<Compile Include="Morning\ArcTTD.cs" />
<Compile Include="Musica\ArcPAZ.cs" />
<Compile Include="Musica\ArcSQZ.cs" />
<Compile Include="Musica\WidgetPAZ.xaml.cs">
<DependentUpon>WidgetPAZ.xaml</DependentUpon>
</Compile>
<Compile Include="Nekopunch\ArcPAK.cs" />
<Compile Include="NekoSDK\ArcDAT.cs" />
<Compile Include="NekoSDK\ArcPAK.cs" />
<Compile Include="NekoSDK\ImageALP.cs" />
<Compile Include="NitroPlus\ArcPAK.cs" />
<Compile Include="MnoViolet\ImageDIF.cs" />
<Compile Include="Nexas\ImageGRP.cs" />
<Compile Include="NitroPlus\ArcNPK.cs" />
<Compile Include="NitroPlus\WidgetNPK.xaml.cs">
<DependentUpon>WidgetNPK.xaml</DependentUpon>
</Compile>
<Compile Include="NonColor\ArcACV.cs" />
<Compile Include="NonColor\ArcDAT.cs" />
<Compile Include="Crc64.cs" />
<Compile Include="NonColor\WidgetNCARC.xaml.cs">
<DependentUpon>WidgetNCARC.xaml</DependentUpon>
</Compile>
<Compile Include="NScripter\ArcNS2.cs" />
<Compile Include="Patisserie\ArcBIN.cs" />
<Compile Include="Patisserie\ArcRAW.cs" />
<Compile Include="Primel\ArcPCF.cs" />
<Compile Include="Primel\Compression.cs" />
<Compile Include="Primel\Encryption.cs" />
<Compile Include="Primel\ImageGBC.cs" />
<Compile Include="Primel\RC6.cs" />
<Compile Include="Primel\SHA256.cs" />
<Compile Include="RC4.cs" />
<Compile Include="RealLive\ArcG00.cs" />
<Compile Include="RealLive\ArcOVK.cs" />
<Compile Include="RealLive\AudioNWA.cs" />
<Compile Include="RealLive\AudioOWP.cs" />
<Compile Include="RealLive\ImageG00.cs" />
<Compile Include="RealLive\ImagePDT.cs" />
<Compile Include="rUGP\ImageRIP.cs" />
<Compile Include="rUGP\ImageS5I.cs" />
<Compile Include="ScrPlayer\ArcPAK.cs" />
<Compile Include="ScrPlayer\ImageI.cs" />
<Compile Include="ShiinaRio\WarcEncryption.cs" />
<Compile Include="Silky\ArcAzurite.cs" />
<Compile Include="Silky\ImageZIT.cs" />
<Compile Include="SimpleEncryption.cs" />
<Compile Include="Slg\ArcSZS.cs" />
<Compile Include="Slg\AudioVOI.cs" />
<Compile Include="Slg\ImageALB.cs" />
<Compile Include="Slg\ImageTIG.cs" />
<Compile Include="Softpal\ArcPAC.cs" />
<Compile Include="Softpal\AudioBGM.cs" />
<Compile Include="Softpal\ImagePGD.cs" />
<Compile Include="Entis\ArcERI.cs" />
<Compile Include="BlackRainbow\ArcADS.cs" />
<Compile Include="Amaterasu\ImageGRP.cs" />
<Compile Include="AnimeGameSystem\ArcDAT.cs" />
<Compile Include="AnimeGameSystem\AudioPCM.cs" />
<Compile Include="Aoi\ArcBOX.cs" />
<Compile Include="Aoi\ArcVFS.cs" />
<Compile Include="Aoi\AudioAOG.cs" />
<Compile Include="AZSys\ArcEncrypted.cs" />
<Compile Include="AZSys\FastMersenneTwister.cs" />
<Compile Include="AZSys\ImageTYP1.cs" />
<Compile Include="BlueGale\ArcSNN.cs" />
<Compile Include="BlueGale\ImageZBM.cs" />
<Compile Include="Circus\ArcPCK.cs" />
<Compile Include="Cmvs\ArcCPZ.cs" />
<Compile Include="Pandora\ArcPBX.cs" />
<Compile Include="Banana\ArcPK.cs" />
<Compile Include="Banana\ImageMAG.cs" />
<Compile Include="CatSystem\ArcHG2.cs" />
<Compile Include="CatSystem\ImageHG2.cs" />
<Compile Include="Cmvs\CmvsMD5.cs" />
<Compile Include="Cmvs\ImagePB3.cs" />
<Compile Include="CsWare\ArcPCS.cs" />
<Compile Include="DenSDK\ArcDAF.cs" />
<Compile Include="elf\ArcVSD.cs" />
<Compile Include="Entis\ErisaNemesis.cs" />
<Compile Include="Escude\ArcBIN.cs" />
<Compile Include="Eushully\ArcGPC.cs" />
<Compile Include="Eushully\ImageGP.cs" />
<Compile Include="Favorite\ArcBIN.cs" />
<Compile Include="Favorite\ArcHZC.cs" />
<Compile Include="Favorite\ImageHZC.cs" />
<Compile Include="FC01\ArcMCA.cs" />
<Compile Include="FC01\ImageCLM.cs" />
<Compile Include="FC01\WidgetMCG.xaml.cs">
<DependentUpon>WidgetMCG.xaml</DependentUpon>
</Compile>
<Compile Include="Glib2\ArcG2.cs" />
<Compile Include="Glib2\ImagePGX.cs" />
<Compile Include="ImagePSD.cs" />
<Compile Include="Kaguya\ArcANM.cs" />
<Compile Include="Kaguya\ArcLINK.cs" />
<Compile Include="Kaguya\ImageAO.cs" />
<Compile Include="Kaguya\ImageAPS.cs" />
<Compile Include="KiriKiri\CryptAlgorithms.cs" />
<Compile Include="Liar\ArcLWG.cs" />
<Compile Include="MokoPro\CompressedFile.cs" />
<Compile Include="Propeller\ArcMGR.cs" />
<Compile Include="Propeller\ArcMPK.cs" />
<Compile Include="Propeller\ImageMGR.cs" />
<Compile Include="Silky\ArcAi6Win.cs" />
<Compile Include="Silky\ImageAKB.cs" />
<Compile Include="Softpal\ArcVAFS.cs" />
<Compile Include="Softpal\ImageBPIC.cs" />
<Compile Include="Softpal\ImagePIC.cs" />
<Compile Include="StudioEgo\ArcPAK0.cs" />
<Compile Include="StudioEgo\ImageANT.cs" />
<Compile Include="Succubus\ArcARC.cs" />
<Compile Include="Succubus\ImageGH.cs" />
<Compile Include="SuperNekoX\ArcGPC.cs" />
<Compile Include="Sviu\ArcPKZ.cs" />
<Compile Include="Sviu\AudioKOG.cs" />
<Compile Include="Sviu\ImageGBP.cs" />
<Compile Include="Sviu\ImageJBP.cs" />
<Compile Include="SysD\ArcDPK.cs" />
<Compile Include="SysD\AudioDWV.cs" />
<Compile Include="SysD\ImageDBM.cs" />
<Compile Include="Tactics\ArcYU.cs" />
<Compile Include="Tactics\WidgetTactics.xaml.cs">
<DependentUpon>WidgetTactics.xaml</DependentUpon>
</Compile>
<Compile Include="Tail\ArcCAF.cs" />
<Compile Include="Tail\ArcPKG.cs" />
<Compile Include="Tail\ImageCFP.cs" />
<Compile Include="Tamamo\ArcPCK.cs" />
<Compile Include="Tamamo\WidgetPCK.xaml.cs">
<DependentUpon>WidgetPCK.xaml</DependentUpon>
</Compile>
<Compile Include="TamaSoft\ArcEPK.cs" />
<Compile Include="TamaSoft\AudioESD.cs" />
<Compile Include="TamaSoft\ImageBTN.cs" />
<Compile Include="TamaSoft\ImageSUR.cs" />
<Compile Include="Tanaka\ArcARC0.cs" />
<Compile Include="Tanaka\ArcARCG.cs" />
<Compile Include="Tanaka\ArcBMX.cs" />
<Compile Include="Tanaka\ArcMBF.cs" />
<Compile Include="Tanaka\ArcSMV.cs" />
<Compile Include="Tanaka\ArcVPK.cs" />
<Compile Include="Tanaka\ArcWRC.cs" />
<Compile Include="Tanaka\ArcWSM.cs" />
<Compile Include="Tanaka\ImageBC.cs" />
<Compile Include="TanukiSoft\ArcTAC.cs" />
<Compile Include="TanukiSoft\ImageAF.cs" />
<Compile Include="Taskforce\ArcDAT.cs" />
<Compile Include="TechnoBrain\AudioWAPE.cs" />
<Compile Include="TechnoBrain\ImageIPF.cs" />
<Compile Include="TechnoBrain\ImageIPH.cs" />
<Compile Include="DxLib\ArcDX.cs" />
<Compile Include="Eternity\ArcMiris.cs" />
<Compile Include="Bishop\ArcBSA.cs" />
<Compile Include="Bishop\ArcBSC.cs" />
<Compile Include="Bishop\ImageBSG.cs" />
<Compile Include="BitStream.cs" />
<Compile Include="CatSystem\ArcHG3.cs" />
<Compile Include="Cherry\ArcMyk.cs" />
<Compile Include="Debonosu\ArcPAK.cs" />
<Compile Include="elf\ImageG24.cs" />
<Compile Include="elf\ImageGP8.cs" />
<Compile Include="ExHibit\ImageGYU.cs" />
<Compile Include="Ffa\AudioWA2.cs" />
<Compile Include="Gpk2\ArcGPK2.cs" />
<Compile Include="Gpk2\ImageGFB.cs" />
<Compile Include="MersenneTwister.cs" />
<Compile Include="Nags\ArcNFS.cs" />
<Compile Include="Nags\ImageNGP.cs" />
<Compile Include="Palette\ArcCHR.cs" />
<Compile Include="Palette\ArcPAK.cs" />
<Compile Include="Palette\ImagePGA.cs" />
<Compile Include="Qlie\ArcABMP.cs" />
<Compile Include="Qlie\ImageDPNG.cs" />
<Compile Include="Qlie\QlieMersenneTwister.cs" />
<Compile Include="Qlie\WidgetQLIE.xaml.cs">
<DependentUpon>WidgetQLIE.xaml</DependentUpon>
</Compile>
<Compile Include="Sas5\ArcIAR.cs" />
<Compile Include="Sas5\ArcSec5.cs" />
<Compile Include="Sas5\ArcWAR.cs" />
<Compile Include="Sas5\ImageIAR.cs" />
<Compile Include="SHSystem\ArcHXP.cs" />
<Compile Include="Silky\ArcAWF.cs" />
<Compile Include="Silky\ImageMSK.cs" />
<Compile Include="Emic\ArcPACK.cs" />
<Compile Include="Emic\ImageMWP.cs" />
<Compile Include="Ethornell\AudioBGI.cs" />
<Compile Include="Eushully\ArcALF.cs" />
<Compile Include="Eushully\ImageAGF.cs" />
<Compile Include="ImagePTI.cs" />
<Compile Include="Lilim\ArcABM.cs" />
<Compile Include="ActiveSoft\ArcADPACK.cs" />
<Compile Include="AdvSys\ArcAdvSysT.cs" />
<Compile Include="Cri\ArcAFS.cs" />
<Compile Include="elf\ArcAi5Win.cs" />
<Compile Include="Ail\ArcAil.cs" />
<Compile Include="AliceSoft\ArcALD.cs" />
<Compile Include="Amaterasu\ArcAMI.cs" />
<Compile Include="Lilim\ArcAOS.cs" />
<Compile Include="ArcAST.cs" />
<Compile Include="ArcAVC.cs" />
<Compile Include="AZSys\ArcAZSys.cs" />
<Compile Include="Ethornell\ArcBGI.cs" />
<Compile Include="Ffa\ArcBlackPackage.cs" />
<Compile Include="Macromedia\ArcCCT.cs" />
<Compile Include="Cherry\ArcCherry.cs" />
<Compile Include="Circus\ArcCircus.cs" />
<Compile Include="ArcCommon.cs" />
<Compile Include="Dac\ArcDPK.cs" />
<Compile Include="Ikura\ArcDRS.cs" />
<Compile Include="Eagls\ArcEAGLS.cs" />
<Compile Include="StudioEgo\ArcEGO.cs" />
<Compile Include="Ffa\ArcFFA.cs" />
<Compile Include="Interheart\ArcFPK.cs" />
<Compile Include="Favorite\ArcFVP.cs" />
<Compile Include="NScripter\EncryptedStream.cs" />
<Compile Include="NScripter\ArcSAR.cs" />
<Compile Include="NScripter\WidgetNSA.xaml.cs">
<DependentUpon>WidgetNSA.xaml</DependentUpon>
</Compile>
<Compile Include="Pajamas\ArcGameDat.cs" />
<Compile Include="G2\ArcGCEX.cs" />
<Compile Include="BlackCyc\ArcGPK.cs" />
<Compile Include="BlackRainbow\ArcGSP.cs" />
<Compile Include="GsPack\ArcGsPack.cs" />
<Compile Include="elf\ArcHED.cs" />
<Compile Include="RPM\ArcARC.cs" />
<Compile Include="RPM\WidgetARC.xaml.cs">
<DependentUpon>WidgetARC.xaml</DependentUpon>
</Compile>
<Compile Include="Silky\ArcARC.cs" />
<Compile Include="Silky\ArcIFL.cs" />
<Compile Include="ArcIKS.cs" />
<Compile Include="ArcPACKDAT.cs" />
<Compile Include="CatSystem\ArcINT.cs" />
<Compile Include="ArcISA.cs" />
<Compile Include="Kaas\ArcKAAS.cs" />
<Compile Include="Kaguya\ArcKaguya.cs" />
<Compile Include="Selene\ArcKCAP.cs" />
<Compile Include="Hypatia\ArcKogado.cs" />
<Compile Include="Malie\ArcLIB.cs" />
<Compile Include="Lucifen\ArcLPK.cs" />
<Compile Include="Tactics\ArcLST.cs" />
<Compile Include="MAI\ArcMAI.cs" />
<Compile Include="Majiro\ArcMajiro.cs" />
<Compile Include="Marble\ArcMBL.cs" />
<Compile Include="Silky\ArcMFG.cs" />
<Compile Include="Masys\ArcMGD.cs" />
<Compile Include="MangaGamer\ArcMGPK.cs" />
<Compile Include="MnoViolet\ArcMnoViolet.cs" />
<Compile Include="FC01\ArcMRG.cs" />
<Compile Include="ArcNEKO.cs" />
<Compile Include="Nexas\ArcPAC.cs" />
<Compile Include="NitroPlus\ArcNitro.cs" />
<Compile Include="Entis\ArcNOA.cs" />
<Compile Include="NitroPlus\ArcNPA.cs" />
<Compile Include="NScripter\ArcNSA.cs" />
<Compile Include="RiddleSoft\ArcPAC.cs" />
<Compile Include="Crowd\ArcPCK.cs" />
<Compile Include="FlyingShine\ArcPD.cs" />
<Compile Include="Tmr-Hiro\ArcPAC.cs" />
<Compile Include="Tmr-Hiro\AudioTmr.cs" />
<Compile Include="Tmr-Hiro\ImageGRD.cs" />
<Compile Include="TopCat\ArcTCD1.cs" />
<Compile Include="TopCat\ArcTCD3.cs" />
<Compile Include="TopCat\ImageSPD.cs" />
<Compile Include="Triangle\ArcBMX.cs" />
<Compile Include="Triangle\ArcCGF.cs" />
<Compile Include="Triangle\ArcDAT.cs" />
<Compile Include="Triangle\ArcIAF.cs" />
<Compile Include="Triangle\ImageTRI.cs" />
<Compile Include="Ucom\ArcDATA.cs" />
<Compile Include="Ucom\ArcUK.cs" />
<Compile Include="Ucom\ImageGPC.cs" />
<Compile Include="uGOS\ArcDET.cs" />
<Compile Include="uGOS\ImageBMP.cs" />
<Compile Include="AdvSys\ArcGR2.cs" />
<Compile Include="uGOS\ImageTXT.cs" />
<Compile Include="UMeSoft\ArcMGX.cs" />
<Compile Include="UMeSoft\ArcPK.cs" />
<Compile Include="Qlie\ArcQLIE.cs" />
<Compile Include="RenPy\ArcRPA.cs" />
<Compile Include="ShiinaRio\ArcS25.cs" />
<Compile Include="Rits\ArcSAF.cs" />
<Compile Include="BlackCyc\ArcVPK.cs" />
<Compile Include="Unity\ArcASSET.cs" />
<Compile Include="Unity\ArcSpVM.cs" />
<Compile Include="Unity\ArcUnityFS.cs" />
<Compile Include="Unity\Asset.cs" />
<Compile Include="Unity\AssetReader.cs" />
<Compile Include="Unity\AudioClip.cs" />
<Compile Include="Unity\AudioFSB5.cs" />
<Compile Include="Unity\BundleStream.cs" />
<Compile Include="Unity\Gx4Lib\ArcDAT.cs" />
<Compile Include="Unity\OggStream.cs" />
<Compile Include="Unity\ResourcesAssets.cs" />
<Compile Include="Unity\Texture2D.cs" />
<Compile Include="Unity\Utage\ImageUTAGE.cs" />
<Compile Include="Unity\Vorbis.cs" />
<Compile Include="Valkyria\ArcAM2.cs" />
<Compile Include="Valkyria\ArcDAT.cs" />
<Compile Include="Valkyria\ArcODN.cs" />
<Compile Include="Valkyria\ImageMAL.cs" />
<Compile Include="Valkyria\ImageMG2.cs" />
<Compile Include="Vitamin\ImageMFC.cs" />
<Compile Include="Vitamin\ImageSBI.cs" />
<Compile Include="VnEngine\ArcAXR.cs" />
<Compile Include="VnEngine\ImageZAW.cs" />
<EmbeddedResource Include="Abogado\keytable.dat" />
<None Include="packages.config" />
<EmbeddedResource Include="Strings\arcStrings.ja-JP.resx" />
<EmbeddedResource Include="Unity\strings.dat" />
<None Include="WebP\Alpha.cs" />
<None Include="WebP\Decoder.cs">
<SubType>Code</SubType>
</None>
<None Include="WebP\Filters.cs" />
<None Include="WebP\Huffman.cs" />
<None Include="WebP\ImageWEBP.cs">
<SubType>Code</SubType>
</None>
<None Include="WebP\Lossless.cs" />
<Compile Include="Risa\ImageSYG.cs" />
<Compile Include="VnSystem\ArcVFS.cs" />
<Compile Include="Will\ArcPNA.cs" />
<Compile Include="Will\ArcPulltop.cs" />
<Compile Include="Will\ArcWIP.cs" />
<Compile Include="Winters\ArcDAT.cs" />
<Compile Include="Winters\ArcIFP.cs" />
<Compile Include="Winters\ArcIFX.cs" />
<Compile Include="Xuse\ArcBIN.cs" />
<Compile Include="Xuse\ArcGD.cs" />
<Compile Include="Xuse\ArcWAG.cs" />
<Compile Include="Xuse\ArcXARC.cs" />
<Compile Include="Xuse\ArcXuse.cs" />
<Compile Include="YaneSDK\ArcDAT.cs" />
<Compile Include="YaneSDK\ArcHibiki.cs" />
<Compile Include="Yatagarasu\ArcPKG.cs" />
<Compile Include="Yatagarasu\ArcPKG2.cs" />
<Compile Include="Youkai\ArcDAT.cs" />
<Compile Include="Yox\ArcYOX.cs" />
<Compile Include="Yuka\ArcYKC.cs" />
<Compile Include="BlackCyc\AudioVAW.cs" />
<Compile Include="WildBug\AudioWPN.cs" />
<Compile Include="WildBug\AudioWWA.cs" />
<Compile Include="Entis\EriReader.cs" />
<Compile Include="Lilim\ImageABM.cs" />
<Compile Include="G2\ImageBGRA.cs" />
<Compile Include="BlackCyc\ImageDWQ.cs" />
<Compile Include="elf\ImageHIZ.cs" />
<Compile Include="Interheart\ImageKG.cs" />
<Compile Include="Yuka\ImageYKG.cs" />
<Compile Include="Entis\MioDecoder.cs" />
<Compile Include="Majiro\WidgetRCT.xaml.cs">
<DependentUpon>WidgetRCT.xaml</DependentUpon>
</Compile>
<Compile Include="YuRis\ImageYCG.cs" />
<Compile Include="Zyx\ArcBDF.cs" />
<Compile Include="Zyx\ImageMTL.cs" />
<Compile Include="Zyx\ImageSPL.cs" />
<EmbeddedResource Include="Strings\arcStrings.zh-Hans.resx" />
<Compile Include="Seraphim\ArcSeraph.cs" />
<Compile Include="ArcSPack.cs" />
<Compile Include="NitroPlus\ArcSteinsGate.cs" />
<Compile Include="Triangle\ArcSUD.cs" />
<Compile Include="Tactics\ArcTactics.cs" />
<Compile Include="ShiinaRio\ArcWARC.cs" />
<Compile Include="WildBug\ArcWBP.cs" />
<Compile Include="Will\ArcWILL.cs" />
<Compile Include="Liar\ArcXFL.cs" />
<Compile Include="KiriKiri\ArcXP3.cs" />
<Compile Include="YuRis\ArcYPF.cs" />
<Compile Include="Macromedia\AudioEDIM.cs" />
<Compile Include="Crowd\AudioEOG.cs" />
<Compile Include="Entis\AudioMIO.cs" />
<Compile Include="AudioMP3.cs" />
<Compile Include="ShiinaRio\AudioOGV.cs" />
<Compile Include="ShiinaRio\AudioPAD.cs" />
<Compile Include="Circus\AudioPCM.cs" />
<Compile Include="ScenePlayer\AudioPMW.cs" />
<Compile Include="Ffa\AudioWA1.cs" />
<Compile Include="Marble\AudioWADY.cs" />
<Compile Include="Blowfish.cs" />
<Compile Include="Camellia.cs" />
<Compile Include="Amaterasu\CreateAMIWidget.xaml.cs">
<DependentUpon>CreateAMIWidget.xaml</DependentUpon>
</Compile>
<Compile Include="CatSystem\CreateINTWidget.xaml.cs">
<DependentUpon>CreateINTWidget.xaml</DependentUpon>
</Compile>
<Compile Include="NitroPlus\CreateNPAWidget.xaml.cs">
<DependentUpon>CreateNPAWidget.xaml</DependentUpon>
</Compile>
<Compile Include="NScripter\CreateONSWidget.xaml.cs">
<DependentUpon>CreateONSWidget.xaml</DependentUpon>
</Compile>
<Compile Include="FlyingShine\CreatePDWidget.xaml.cs">
<DependentUpon>CreatePDWidget.xaml</DependentUpon>
</Compile>
<Compile Include="RenPy\CreateRPAWidget.xaml.cs">
<DependentUpon>CreateRPAWidget.xaml</DependentUpon>
</Compile>
<Compile Include="NitroPlus\CreateSGWidget.xaml.cs">
<DependentUpon>CreateSGWidget.xaml</DependentUpon>
</Compile>
<Compile Include="Will\CreateARCWidget.xaml.cs">
<DependentUpon>CreateARCWidget.xaml</DependentUpon>
</Compile>
<Compile Include="KiriKiri\CreateXP3Widget.xaml.cs">
<DependentUpon>CreateXP3Widget.xaml</DependentUpon>
</Compile>
<Compile Include="YuRis\CreateYPFWidget.xaml.cs">
<DependentUpon>CreateYPFWidget.xaml</DependentUpon>
</Compile>
<Compile Include="FC01\ImageACD.cs" />
<Compile Include="Masys\ImageAG.cs" />
<Compile Include="AnimeGameSystem\ImageAinos.cs" />
<Compile Include="Kaguya\ImageAP.cs" />
<Compile Include="Ethornell\ImageBGI.cs" />
<Compile Include="Cri\ImageBIP.cs" />
<Compile Include="Macromedia\ImageBITD.cs" />
<Compile Include="BlackRainbow\ImageBMD.cs" />
<Compile Include="BlackRainbow\ImageBMZ.cs" />
<Compile Include="AZSys\ImageCPB.cs" />
<Compile Include="Circus\ImageCRX.cs" />
<Compile Include="Crowd\ImageCWL.cs" />
<Compile Include="Crowd\ImageCWP.cs" />
<Compile Include="DirectDraw\ImageDDS.cs" />
<Compile Include="Dac\ImageDGC.cs" />
<Compile Include="Ikura\ImageDRG.cs" />
<Compile Include="Malie\ImageDZI.cs" />
<Compile Include="ActiveSoft\ImageEDT.cs" />
<Compile Include="ImageEGN.cs" />
<Compile Include="Lucifen\ImageELG.cs" />
<Compile Include="Pajamas\ImageEPA.cs" />
<Compile Include="Entis\ImageERI.cs" />
<Compile Include="elf\ImageGCC.cs" />
<Compile Include="RiddleSoft\ImageGCP.cs" />
<Compile Include="Ikura\ImageGGP.cs" />
<Compile Include="Eagls\ImageGR.cs" />
<Compile Include="AdvSys\ImageGR2.cs" />
<Compile Include="Cherry\ImageGRP.cs" />
<Compile Include="UMeSoft\ImageGRX.cs" />
<Compile Include="GsPack\ImageGS.cs" />
<Compile Include="CatSystem\ImageHG3.cs" />
<Compile Include="Triangle\ImageIAF.cs" />
<Compile Include="Silky\ImageIGF.cs" />
<Compile Include="ImageISG.cs" />
<Compile Include="Kaas\ImageKAAS.cs" />
<Compile Include="MAI\ImageMAI.cs" />
<Compile Include="FC01\ImageMCG.cs" />
<Compile Include="Silky\ImageMFG.cs" />
<Compile Include="Malie\ImageMGF.cs" />
<Compile Include="ShiinaRio\ImageMI4.cs" />
<Compile Include="MnoViolet\ImageGRA.cs" />
<Compile Include="ScenePlayer\ImagePMP.cs" />
<Compile Include="Marble\ImagePRS.cs" />
<Compile Include="Ffa\ImagePT1.cs" />
<Compile Include="AliceSoft\ImageQNT.cs" />
<Compile Include="Majiro\ImageRCT.cs" />
<Compile Include="ShiinaRio\ImageS25.cs" />
<Compile Include="Seraphim\ImageSeraph.cs" />
<Compile Include="Tactics\ImageTGF.cs" />
<Compile Include="KiriKiri\ImageTLG.cs" />
<Compile Include="WildBug\ImageWBM.cs" />
<Compile Include="Liar\ImageWCG.cs" />
<Compile Include="Will\ImageWIP.cs" />
<Compile Include="Crowd\ImageZBM.cs" />
<Compile Include="KiriKiri\KiriKiriCx.cs" />
<Compile Include="KogadoCocotte.cs" />
<Compile Include="AudioOGG.cs" />
<Compile Include="LzssStream.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<DependentUpon>Settings.settings</DependentUpon>
</Compile>
<Compile Include="Properties\Settings.cs" />
<Compile Include="Strings\arcStrings.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>arcStrings.resx</DependentUpon>
</Compile>
<Compile Include="Dac\WidgetDPK.xaml.cs">
<DependentUpon>WidgetDPK.xaml</DependentUpon>
</Compile>
<Compile Include="CatSystem\WidgetINT.xaml.cs">
<DependentUpon>WidgetINT.xaml</DependentUpon>
</Compile>
<Compile Include="Ikura\WidgetISF.xaml.cs">
<DependentUpon>WidgetISF.xaml</DependentUpon>
</Compile>
<Compile Include="Selene\WidgetKCAP.xaml.cs">
<DependentUpon>WidgetKCAP.xaml</DependentUpon>
</Compile>
<Compile Include="Lucifen\WidgetLPK.xaml.cs">
<SubType>Code</SubType>
<DependentUpon>WidgetLPK.xaml</DependentUpon>
</Compile>
<Compile Include="Marble\WidgetMBL.xaml.cs">
<DependentUpon>WidgetMBL.xaml</DependentUpon>
</Compile>
<Compile Include="Entis\WidgetNOA.xaml.cs">
<DependentUpon>WidgetNOA.xaml</DependentUpon>
</Compile>
<Compile Include="NitroPlus\WidgetNPA.xaml.cs">
<DependentUpon>WidgetNPA.xaml</DependentUpon>
</Compile>
<Compile Include="ShiinaRio\WidgetWARC.xaml.cs">
<DependentUpon>WidgetWARC.xaml</DependentUpon>
</Compile>
<Compile Include="KiriKiri\WidgetXP3.xaml.cs">
<DependentUpon>WidgetXP3.xaml</DependentUpon>
</Compile>
<Compile Include="YuRis\WidgetYPF.xaml.cs">
<DependentUpon>WidgetYPF.xaml</DependentUpon>
</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" />
<None Include="Resources\Formats.dat" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\GameRes\GameRes.csproj">
<Project>{453c087f-e416-4ae9-8c03-d8760da0574b}</Project>
<Name>GameRes</Name>
</ProjectReference>
<ProjectReference Include="..\Net20\Net20.csproj">
<Project>{73b6c693-9846-4d33-8300-a80239fcfff9}</Project>
<Name>Net20</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="Properties\Settings.settings">
<Generator>PublicSettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
<Page Include="Amaterasu\CreateAMIWidget.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="AnimeGameSystem\WidgetAGS.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="AZSys\WidgetAZ.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="CatSystem\CreateINTWidget.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Cyberworks\WidgetBELL.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="DxLib\WidgetSCR.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Eagls\WidgetEAGLS.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="ExHibit\WidgetGYU.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="FC01\WidgetMCG.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Leaf\WidgetLEAF.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="LiveMaker\WidgetGAL.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="MangaGamer\WidgetMGPK.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Musica\WidgetPAZ.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="NitroPlus\CreateNPAWidget.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="NitroPlus\WidgetNPK.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="NonColor\WidgetNCARC.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="NScripter\CreateONSWidget.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="FlyingShine\CreatePDWidget.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="NScripter\WidgetNSA.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="NSystem\WidgetMSD.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="PkWare\WidgetZIP.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Qlie\WidgetQLIE.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="RenPy\CreateRPAWidget.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="NitroPlus\CreateSGWidget.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="RPM\WidgetARC.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="StudioJikkenshitsu\WidgetSJDAT.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Tactics\WidgetTactics.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Tamamo\WidgetPCK.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Will\CreateARCWidget.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="KiriKiri\CreateXP3Widget.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="YuRis\CreateYPFWidget.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Dac\WidgetDPK.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="CatSystem\WidgetINT.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Ikura\WidgetISF.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Selene\WidgetKCAP.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Lucifen\WidgetLPK.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Marble\WidgetMBL.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Entis\WidgetNOA.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="NitroPlus\WidgetNPA.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Majiro\WidgetRCT.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="ShiinaRio\WidgetWARC.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="KiriKiri\WidgetXP3.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="YuRis\WidgetYPF.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Strings\arcStrings.ko-KR.resx" />
<EmbeddedResource Include="Strings\arcStrings.resx">
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>arcStrings.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="Strings\arcStrings.ru-RU.resx" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>perl "$(SolutionDir)inc-revision.pl" "$(ProjectPath)" $(ConfigurationName)
exit 0</PreBuildEvent>
</PropertyGroup>
<PropertyGroup>
<PostBuildEvent>if not exist "$(TargetDir)\GameData" mkdir "$(TargetDir)\GameData"
xcopy "$(ProjectDir)\Resources\Formats.dat" "$(TargetDir)\GameData\" /D /Y &gt;NUL</PostBuildEvent>
</PropertyGroup>
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
</Target>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>