Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
thomas
/
open62541
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
Add .cquery file for code completion in vim, VS Code, etc.
Julius Pfrommer
6 年 前
親
a30f188a5b
コミット
729e95677c
共有
1 個のファイルを変更した
、
8 個の追加
と
0 個の削除
を含む
分割表示
差分情報を表示
8
0
.cquery
+ 8
- 0
.cquery
ファイルの表示
@@ -0,0 +1,8 @@
+%clang
+%c -std=c99
+
+# Includes
+-I./include
+-I./src
+-I./deps
+-I./plugins