Run autoconf and rebake after adding wxUSE_DPI_AWARE_MANIFEST
This commit is contained in:
@@ -159,6 +159,11 @@ USE_EXCEPTIONS = 1
|
||||
USE_RTTI = 1
|
||||
!endif
|
||||
|
||||
# Set DPI Awareness (win32) to none, system or per-monitor. [0,1,2]
|
||||
!ifndef USE_DPI_AWARE_MANIFEST
|
||||
USE_DPI_AWARE_MANIFEST = 2
|
||||
!endif
|
||||
|
||||
# Enable threading in compiled code. [0,1]
|
||||
!ifndef USE_THREADS
|
||||
USE_THREADS = 1
|
||||
|
Reference in New Issue
Block a user