mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-29 07:07:31 +08:00
image conversion generalized into media conversion.
This commit is contained in:
@@ -126,8 +126,8 @@
|
||||
<Compile Include="ArcParameters.xaml.cs">
|
||||
<DependentUpon>ArcParameters.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ConvertImages.xaml.cs">
|
||||
<DependentUpon>ConvertImages.xaml</DependentUpon>
|
||||
<Compile Include="ConvertMedia.xaml.cs">
|
||||
<DependentUpon>ConvertMedia.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="CreateArchive.xaml.cs">
|
||||
<DependentUpon>CreateArchive.xaml</DependentUpon>
|
||||
@@ -168,7 +168,7 @@
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="ConvertImages.xaml">
|
||||
<Page Include="ConvertMedia.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
|
||||
Reference in New Issue
Block a user