mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[win] online-installer: enable static CRT linking
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
TARGET = online-installer
|
TARGET = online-installer
|
||||||
CONFIG += c++11 utf8_source
|
CONFIG += c++11 utf8_source static_runtime
|
||||||
CONFIG -= app_bundle
|
CONFIG -= app_bundle
|
||||||
CONFIG -= qt
|
CONFIG -= qt
|
||||||
CONFIG -= debug_and_release debug_and_release_target
|
CONFIG -= debug_and_release debug_and_release_target
|
||||||
|
|||||||
Reference in New Issue
Block a user