Skip to content

Commit a3bf880

Browse files
committed
(SVIU): moved to ArcFormats.
1 parent 72e54eb commit a3bf880

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

ArcFormats/ArcFormats.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,10 @@
518518
<Compile Include="StudioEgo\ImageANT.cs" />
519519
<Compile Include="Succubus\ArcARC.cs" />
520520
<Compile Include="SuperNekoX\ArcGPC.cs" />
521+
<Compile Include="Sviu\ArcPKZ.cs" />
522+
<Compile Include="Sviu\AudioKOG.cs" />
523+
<Compile Include="Sviu\ImageGBP.cs" />
524+
<Compile Include="Sviu\ImageJBP.cs" />
521525
<Compile Include="SysD\ArcDPK.cs" />
522526
<Compile Include="SysD\AudioDWV.cs" />
523527
<Compile Include="SysD\ImageDBM.cs" />

Legacy/Legacy.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@
7070
<Compile Include="Airyu\ArcCHR.cs" />
7171
<Compile Include="Akatombo\ArcX.cs" />
7272
<Compile Include="Akatombo\ImageFB.cs" />
73-
<Compile Include="Sviu\ArcPKZ.cs" />
74-
<Compile Include="Sviu\AudioKOG.cs" />
75-
<Compile Include="Sviu\ImageGBP.cs" />
76-
<Compile Include="Sviu\ImageJBP.cs" />
7773
<Compile Include="Kasane\ArcAR2.cs" />
7874
<Compile Include="KeroQ\ArcDAT.cs" />
7975
<Compile Include="KeroQ\ImageCBM.cs" />

0 commit comments

Comments
 (0)