chore: add nile define
Description: add nile define Log: 添加nile定义
This commit is contained in:
parent
55f6000386
commit
f0beeeee6e
|
@ -1,3 +1,12 @@
|
|||
ukui-control-center (4.10.0.0-ok1.5) nile; urgency=medium
|
||||
|
||||
* BUG:I82NX1【主要】【用户手册】用户手册-设置中有多处激活、安全相关描述或截图
|
||||
* 需求号: 无
|
||||
* 其他改动说明:无
|
||||
* 其他改动影响域:无,重新编译
|
||||
|
||||
-- zhoubin <zhoubin@kylinos.cn> Tue, 31 Oct 2023 19:11:23 +0800
|
||||
|
||||
ukui-control-center (4.10.0.0-ok1.4) nile; urgency=medium
|
||||
|
||||
* BUG:I82NX1【主要】【用户手册】用户手册-设置中有多处激活、安全相关描述或截图
|
||||
|
|
|
@ -20,7 +20,7 @@ INCLUDEPATH += ../libukcc/interface/ \
|
|||
# any Qt feature that has been marked deprecated (the exact warnings
|
||||
# depend on your compiler). Please consult the documentation of the
|
||||
# deprecated API in order to know how to port your code away from it.
|
||||
DEFINES += QT_DEPRECATED_WARNINGS
|
||||
DEFINES += QT_DEPRECATED_WARNINGS Nile
|
||||
|
||||
DEFINES += PLUGIN_INSTALL_DIRS='\\"$$[QT_INSTALL_LIBS]/ukui-control-center\\"'
|
||||
DEFINES += PLUGIN_INSTALL_UPDATE='\\"$$[QT_INSTALL_LIBS]/ukui-control-center/V2.0\\"'
|
||||
|
|
Loading…
Reference in New Issue