From: <had...@us...> - 2008-10-28 16:56:57
|
Revision: 4106 http://fudaa.svn.sourceforge.net/fudaa/?rev=4106&view=rev Author: hadouxad Date: 2008-10-28 16:56:48 +0000 (Tue, 28 Oct 2008) Log Message: ----------- maj prepro-distrib build avec l'ami GenJar et sa reflexion intense sur xstream... Modified Paths: -------------- branches/Prepro-0.92-SNAPSHOT/fudaa-distrib/prepro/build.xml Modified: branches/Prepro-0.92-SNAPSHOT/fudaa-distrib/prepro/build.xml =================================================================== --- branches/Prepro-0.92-SNAPSHOT/fudaa-distrib/prepro/build.xml 2008-10-28 16:55:15 UTC (rev 4105) +++ branches/Prepro-0.92-SNAPSHOT/fudaa-distrib/prepro/build.xml 2008-10-28 16:56:48 UTC (rev 4106) @@ -191,6 +191,8 @@ <class name="org.fudaa.ebli.geometrie.GrData" /> <!--Pour ces librairies, tous les fichiers et toutes les ressources sont n\xE9cessaires--> <library jar="${ctulu.lib.dir}/db4o.jar" /> + <library jar="${ctulu.lib.dir}/xstream-1.3.jar" /> + <library jar="${ctulu.lib.dir}/xpp3_min-1.1.4c.jar" /> <library jar="${ctulu.lib.dir}/fgis.jar" /> <library jar="${ctulu.lib.dir}/looks.jar" /> <library jar="${ctulu.lib.dir}/jep.jar" /> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |