Polish AmiReel UI and improve render workflow
This commit is contained in:
@@ -18,6 +18,14 @@
|
||||
<EnableCompressionInSingleFile>true</EnableCompressionInSingleFile>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Remove="AmiReel.WinUI\**\*.cs" />
|
||||
<EmbeddedResource Remove="AmiReel.WinUI\**\*" />
|
||||
<None Remove="AmiReel.WinUI\**\*" />
|
||||
<Page Remove="AmiReel.WinUI\**\*.xaml" />
|
||||
<ApplicationDefinition Remove="AmiReel.WinUI\App.xaml" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="ThirdParty\ffmpeg.exe" Condition="Exists('ThirdParty\ffmpeg.exe')" LogicalName="AmigaDB.VideoRenderer.Tools.ffmpeg.exe" />
|
||||
<EmbeddedResource Include="ThirdParty\ffprobe.exe" Condition="Exists('ThirdParty\ffprobe.exe')" LogicalName="AmigaDB.VideoRenderer.Tools.ffprobe.exe" />
|
||||
|
||||
Reference in New Issue
Block a user