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:
@@ -0,0 +1,4 @@
|
||||
#define IDR_RT_MANIFEST1 1
|
||||
#define RT_MANIFEST 24
|
||||
|
||||
IDR_RT_MANIFEST1 RT_MANIFEST "lite-xl.exe.manifest"
|
||||
Reference in New Issue
Block a user