Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
opc-ua
/
open62541
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add .cquery file for code completion in vim, VS Code, etc.
Julius Pfrommer
7 years ago
parent
a30f188a5b
commit
729e95677c
1 changed files
with
8 additions
and
0 deletions
Split View
Show Diff Stats
8
0
.cquery
+ 8
- 0
.cquery
View File
@@ -0,0 +1,8 @@
+%clang
+%c -std=c99
+
+# Includes
+-I./include
+-I./src
+-I./deps
+-I./plugins