1 Star 0 Fork 160

cosysin/qtcanpool

forked from canpool/qtcanpool 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
qtcanpool.pro 265 Bytes
一键复制 编辑 原始数据 按行查看 历史
canpool 提交于 2021-03-17 23:44 . clean fancydemo and qtoffice
include(qtproject.pri)
#version check qt
!minQtVersion(5, 0, 0) {
message("Cannot build $${IDE_DISPLAY_NAME} with Qt version $${QT_VERSION}.")
error("Can only use Qt 5.")
}
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = \
src \
share \
demos
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/cosysin/qtcanpool.git
git@gitee.com:cosysin/qtcanpool.git
cosysin
qtcanpool
qtcanpool
develop

搜索帮助