2 Star 0 Fork 1

Weadbm / serial

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
serial.sublime-project 575 Bytes
一键复制 编辑 原始数据 按行查看 历史
William Woodall 提交于 2018-01-13 13:18 . sublime project file updates
{
"word_wrap": "on",
"wrap_width": 80,
"folders":
[
{
"path": "./"
}
],
"settings":
{
"sublimeclang_options":
[
"-I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1",
"-I/usr/local/include",
"-I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.0.0/include",
"-I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
"-I/usr/include",
"-I${folder:${project_path:serial.sublime-project}}/include",
]
}
}
1
https://gitee.com/mathematicsX/serial.git
git@gitee.com:mathematicsX/serial.git
mathematicsX
serial
serial
master

搜索帮助