mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-06 05:38:48 +08:00
add image format support for CSystem when there is Resources subdirectory And update database
This commit is contained in:
@@ -136,6 +136,11 @@
|
||||
<Compile Include="Artemis\ImageNekoPNG.cs" />
|
||||
<Compile Include="CsWare\AudioWAV.cs" />
|
||||
<Compile Include="CsWare\ImageGDT.cs" />
|
||||
<Compile Include="Cyberworks\ArcDATA.cs" />
|
||||
<Compile Include="Cyberworks\ImageDATA.cs" />
|
||||
<Compile Include="Cyberworks\WidgetBELLDATA.xaml.cs">
|
||||
<DependentUpon>WidgetBELLDATA.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="DigitalWorks\ArcPACsingle.cs" />
|
||||
<Compile Include="DigitalWorks\ArcPACPS2.cs" />
|
||||
<Compile Include="DigitalWorks\ImageTM2arc.cs" />
|
||||
@@ -1163,6 +1168,10 @@
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="Cyberworks\WidgetBELLDATA.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Include="Cyberworks\WidgetBELL.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
|
||||
Reference in New Issue
Block a user