mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 17:44:38 +08:00
12 lines
278 B
Diff
12 lines
278 B
Diff
--- a/src/src.pro 2016-11-13 20:42:02.386056560 +0100
|
|
+++ b/src/src.pro 2016-11-13 20:39:20.000000000 +0100
|
|
@@ -10,6 +10,9 @@
|
|
CONFIG += \
|
|
crypto \
|
|
create_prl
|
|
+
|
|
+QT += widgets
|
|
+DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x000000
|
|
|
|
!macx: CONFIG += static_and_shared
|