1 Star 1 Fork 0

卖菇凉小蘑菇/LibreCAD

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
librecad.pro 252 Bytes
一键复制 编辑 原始数据 按行查看 历史
ravas 提交于 2016-02-11 00:35 . eliminated redundant c++11 qmake messages
TEMPLATE = subdirs
TARGET = librecad
CONFIG += ordered
SUBDIRS = \
libraries \
librecad \
plugins \
tools
# c++11 is now obligatory for LibreCAD
message(We will be using CPP11 features)
exists( custom.pro ):include( custom.pro )
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qq1847123212/LibreCAD.git
git@gitee.com:qq1847123212/LibreCAD.git
qq1847123212
LibreCAD
LibreCAD
master

搜索帮助