支持安装

This commit is contained in:
2024-04-24 20:50:31 +08:00
parent 325a43535f
commit 28aa22e293
5 changed files with 35 additions and 0 deletions

View File

@@ -32,5 +32,19 @@ else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
unix:!macx: LIBS += -lqtermwidget5
aptsource.path=/etc/apt/sources.list.d/
aptsource.files=$$PWD/AptSources/gxde-kernel-manager.list
aptsourcegpg.path=/etc/apt/trusted.gpg.d/
aptsourcegpg.files=$$PWD/AptSources/gxde-kernel-manager.gpg
desktop.path=/usr/share/applications/
desktop.files=$$PWD/gxde-kernel-manager.desktop
target.path=/usr/bin
INSTALLS+= aptsourcegpg aptsources target desktop
RESOURCES += \
Resource.qrc