From 7c15937189739985bd517fa033dc96f979d32df3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Sun, 14 Oct 2012 07:04:04 +0000 Subject: [PATCH] (Nearly) clean build. Still one warning (possible integer overflow) left - need to look into it --- .cproject | 63 ++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 42 insertions(+), 21 deletions(-) diff --git a/.cproject b/.cproject index 91dd41f..32cb7e0 100644 --- a/.cproject +++ b/.cproject @@ -13,29 +13,32 @@ + + + - + @@ -58,6 +61,9 @@ + + + @@ -100,18 +106,6 @@ - - - - make - - all - true - true - true - - - @@ -139,4 +133,31 @@ + + + + make + all + true + true + true + + + make + + clean + true + true + true + + + make + + depend + true + true + true + + +