From beb42c3774d170f2b52627409aa7ae383337a090 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 15 Sep 2011 17:26:18 +0200 Subject: s3-build: Add .clang_complete. --- source4/.clang_complete | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 source4/.clang_complete (limited to 'source4/.clang_complete') diff --git a/source4/.clang_complete b/source4/.clang_complete new file mode 100644 index 0000000000..bfaf8525b6 --- /dev/null +++ b/source4/.clang_complete @@ -0,0 +1,10 @@ +-I../bin/default +-I../bin/default/include +-I../bin/default/include/public/ +-I../bin/default/source4 +-I../lib +-I../lib/popt +-I../lib/replace +-I.. +-I./include +-I. -- cgit