Add manifest on Windows (#1405)
* fix(gitignore): add exclusion for manifest files * feat(windows): add application manifest * feat(build): use application manifest on windows * refactor(build): use genrate_file to generate the manifest * style(manifest): remove trailing whitespace
This commit is contained in:
@@ -21,3 +21,4 @@ lite-xl*
|
||||
LiteXL*
|
||||
|
||||
!resources/windows/*.diff
|
||||
!resources/windows/*.exe.manifest.in
|
||||
|
||||
Reference in New Issue
Block a user