From 9d2802378f7c97625ee89642d88bb47c13bef5c5 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 --- BaS_GNU/.cproject | 63 +++++++++++++++++++++++++++++++---------------- 1 file changed, 42 insertions(+), 21 deletions(-) diff --git a/BaS_GNU/.cproject b/BaS_GNU/.cproject index 91dd41f..32cb7e0 100644 --- a/BaS_GNU/.cproject +++ b/BaS_GNU/.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 + + +