Ai
1 Star 0 Fork 0

开源应用/redict-submit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
redict.pro 1.89 KB
一键复制 编辑 原始数据 按行查看 历史
shenmo 提交于 2020-08-12 22:10 +08:00 . 更改包名
######################################################################
# Automatically generated by qmake (3.0) ?? 3? 20 15:12:11 2018
######################################################################
QT += core gui widgets network multimedia x11extras
TEMPLATE = app
TARGET = redict
INCLUDEPATH += .
CONFIG += c++11 link_pkgconfig
PKGCONFIG += dtkwidget x11
LIBS += -lX11 -lXext -lXtst
# Input
HEADERS += dailypage.h \
dictpage.h \
eventmonitor.h \
homepage.h \
loadpage.h \
mainwindow.h \
transpage.h \
trayicon.h \
utils.h \
youdaoapi.h \
popup/popupcontent.h \
popup/popupwindow.h \
widgets/listdelegate.h \
widgets/queryedit.h \
widgets/scrollarea.h \
widgets/textedit.h \
widgets/toolbar.h
SOURCES += dailypage.cpp \
dictpage.cpp \
eventmonitor.cpp \
homepage.cpp \
loadpage.cpp \
main.cpp \
mainwindow.cpp \
transpage.cpp \
trayicon.cpp \
utils.cpp \
youdaoapi.cpp \
popup/popupcontent.cpp \
popup/popupwindow.cpp \
widgets/listdelegate.cpp \
widgets/queryedit.cpp \
widgets/scrollarea.cpp \
widgets/textedit.cpp \
widgets/toolbar.cpp
RESOURCES += redict.qrc
isEmpty(BINDIR):BINDIR=/opt/apps/store.spark-app.redict-dtk5/files/bin
isEmpty(APPDIR):APPDIR=/opt/apps/store.spark-app.redict-dtk5/entries/applications
isEmpty(DSRDIR):DSRDIR=/usr/share/redict
target.path = $$INSTROOT$$BINDIR
icon_files.path = /opt/apps/store.spark-app.redict-dtk5/entries/icons/hicolor/scalable/apps/
icon_files.files = $$PWD/images/redict.svg
desktop.path = $$INSTROOT$$APPDIR
desktop.files = store.spark-app.redict-dtk5.desktop
INSTALLS += target desktop icon_files
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/deepin-opensource/redict-submit.git
git@gitee.com:deepin-opensource/redict-submit.git
deepin-opensource
redict-submit
redict-submit
master

搜索帮助