diff options
author | Goran Mekić <meka@tilda.center> | 2017-05-08 13:19:25 +0200 |
---|---|---|
committer | Goran Mekić <meka@tilda.center> | 2017-05-11 13:07:54 +0200 |
commit | 409f3a4ff1a4661a296a5bada5e9e2ea5e4ba142 (patch) | |
tree | c2ada5192e74d936f9620456710e661843d751c8 /.clang_complete | |
parent | b4a3767a189145d62177182fdd418bb3ba5dd455 (diff) |
Add --no-resampling CLI option
Diffstat (limited to '.clang_complete')
-rw-r--r-- | .clang_complete | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.clang_complete b/.clang_complete new file mode 100644 index 0000000..4eec912 --- /dev/null +++ b/.clang_complete @@ -0,0 +1,9 @@ +-std=c++11 +-I. +-I.. +-I../include +-I../drumgizmo +-I../hugin +-I../../include +-I../../drumgizmo +-I../../hugin |