From f2163b32810d75bb4ea3e3f7c91ccdf2c6ada61a Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sat, 12 Mar 2011 13:04:12 +0000 Subject: Ajout des cibles make dans eclipse. Ajout d'une explication sur la structure du projet (structure.pdf). --- .cproject | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to '.cproject') diff --git a/.cproject b/.cproject index e47c00e..c036af7 100644 --- a/.cproject +++ b/.cproject @@ -143,6 +143,7 @@ + @@ -151,7 +152,7 @@ all true true - true + false make @@ -159,11 +160,26 @@ clean true true - true + false + + + make + + test-build + true + true + false + + + make + + build + true + true + false - -- cgit v1.2.3