Added ManifestDPIAware attribute
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6266 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
da2fe44184
commit
4b62ecbb31
8 changed files with 41 additions and 3 deletions
|
@ -507,6 +507,7 @@ class CEXEBuild {
|
|||
|
||||
manifest::comctl manifest_comctl;
|
||||
manifest::exec_level manifest_exec_level;
|
||||
manifest::dpiaware manifest_dpiaware;
|
||||
manifest::SupportedOSList manifest_sosl;
|
||||
|
||||
CResourceEditor *res_editor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue