From 409f3a4ff1a4661a296a5bada5e9e2ea5e4ba142 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Goran=20Meki=C4=87?= Date: Mon, 8 May 2017 13:19:25 +0200 Subject: Add --no-resampling CLI option --- .clang_complete | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .clang_complete (limited to '.clang_complete') 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 -- cgit v1.2.3