1 Star 0 Fork 1

择善而从/bookreader

forked from popkc/bookreader 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
qhotkey.pri 390 Bytes
一键复制 编辑 原始数据 按行查看 历史
popkc 提交于 2024-01-18 06:42 . 更新QHotkey
CONFIG += C++11
PUBLIC_HEADERS += $$PWD/QHotkey/qhotkey.h \
$$PWD/QHotkey/QHotkey
HEADERS += $$PUBLIC_HEADERS \
$$PWD/QHotkey/qhotkey_p.h
SOURCES += $$PWD/QHotkey/qhotkey.cpp
mac: SOURCES += $$PWD/QHotkey/qhotkey_mac.cpp
else:win32: SOURCES += $$PWD/QHotkey/qhotkey_win.cpp
else:unix: SOURCES += $$PWD/QHotkey/qhotkey_x11.cpp
INCLUDEPATH += $$PWD/QHotkey
include($$PWD/qhotkey.prc)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/hawdh/bookreader.git
git@gitee.com:hawdh/bookreader.git
hawdh
bookreader
bookreader
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385