From d5cfca5d6eae5fdc99f04e50c19b12e1803ca90b Mon Sep 17 00:00:00 2001 From: open-license-manager <rillf@maildrop.cc> Date: ćšć, 16 10æ 2014 02:55:25 +0800 Subject: [PATCH] optional dbus --- .cproject | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.cproject b/.cproject index 4fa2f95..6f197f3 100644 --- a/.cproject +++ b/.cproject @@ -49,7 +49,7 @@ </toolChain> </folderInfo> <sourceEntries> - <entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="src"/> + <entry excluding="scratch/linux|**/win/**" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="src"/> <entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="test"/> </sourceEntries> </configuration> -- Gitblit v1.9.1