air: template supports window allow-high-dpi for desktop apps

This commit is contained in:
Josh Tynjala
2021-01-26 15:24:48 -08:00
parent 716ebced0a
commit 152bd3df2c

View File

@@ -30,6 +30,7 @@
::end::
<fullScreen>::WIN_FULLSCREEN::</fullScreen>
::if (WIN_HARDWARE)::<depthAndStencil>true</depthAndStencil>::end::
::if WIN_ALLOW_HIGH_DPI::<requestedDisplayResolution>high</requestedDisplayResolution>::end::
</initialWindow>
<installFolder>::if (APP_COMPANY != "")::::APP_COMPANY::/::APP_TITLE::::else::::APP_TITLE::::end::</installFolder>
<programMenuFolder>::APP_TITLE::</programMenuFolder>