Skip to content

Commit

Permalink
Create ffmpeg.exe.manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaex committed Sep 10, 2022
1 parent 0442485 commit 1ad1907
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ffmpeg.exe.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<application xmlns="urn:schemas-microsoft-com:asm.v3">
<windowsSettings>
<dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware>
</windowsSettings>
</application>
</assembly>

0 comments on commit 1ad1907

Please sign in to comment.