mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 11:02:04 +08:00
修改
This commit is contained in:
@@ -32,7 +32,7 @@ CONFIG += embed_translations
|
||||
qnx: target.path = /tmp/$${TARGET}/bin
|
||||
else: unix:!android: target.path = /opt/$${TARGET}/bin
|
||||
!isEmpty(target.path): INSTALLS += target
|
||||
unix:!macx: LIBS += -lqtermwidget5 # 这一行让我查了好久
|
||||
unix:!macx: LIBS += -lqtermwidget5 -lapt-pkg # 这一行让我查了好久
|
||||
|
||||
RESOURCES += \
|
||||
Resources.qrc
|
||||
|
||||
Reference in New Issue
Block a user