安装内核的基础框架

This commit is contained in:
2024-04-23 22:50:08 +08:00
parent cae8205d95
commit 07c164a11d
5 changed files with 35 additions and 2 deletions

View File

@@ -28,3 +28,6 @@ qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /opt/$${TARGET}/bin
!isEmpty(target.path): INSTALLS += target
unix:!macx: LIBS += -lqtermwidget5
RESOURCES += \
Resource.qrc