mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
Set uiAccess to true
This commit is contained in:
parent
b24f793286
commit
a42f16063c
@ -67,6 +67,8 @@ win32 {
|
||||
}
|
||||
INCLUDEPATH *= "$$VLD_DIR/include"
|
||||
LIBPATH *= "$$VLD_DIR/lib"
|
||||
} else {
|
||||
QMAKE_LFLAGS *= /MANIFESTUAC:\"level=\'asInvoker\' uiAccess=\'true\'\"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user