[Mathlib-commitlog] SF.net SVN: mathlib:[908] JMathLib/trunk/build.properties
Status: Beta
Brought to you by:
st_mueller
|
From: <st_...@us...> - 2009-03-08 19:39:26
|
Revision: 908
http://mathlib.svn.sourceforge.net/mathlib/?rev=908&view=rev
Author: st_mueller
Date: 2009-03-08 19:39:11 +0000 (Sun, 08 Mar 2009)
Log Message:
-----------
Modified Paths:
--------------
JMathLib/trunk/build.properties
Modified: JMathLib/trunk/build.properties
===================================================================
--- JMathLib/trunk/build.properties 2009-03-04 05:53:24 UTC (rev 907)
+++ JMathLib/trunk/build.properties 2009-03-08 19:39:11 UTC (rev 908)
@@ -31,12 +31,10 @@
dist.dir = ${build.dir}/upload/jmathlib
web.dest = ${build.dir}/upload/website
-# packages=MathLib.Tokens,MathLib.Interpreter,MathLib.Functions,MathLib.Casts,MathLib.GUI,MathLib.Functions.Matrix,MathLib.Functions.Graphics,MathLib.Functions.General,MathLib.Functions.IO,MathLib.Functions.Polynomial,MathLib.Functions.String,MathLib.Functions.System,MathLib.Functions.Trigonometric,MathLib.Constants,MathLib.Graphics,MathLib.Functions.Graphics.Graph2d,MathLib.Functions.Graphics.Graph3d,MathLib.TUI
-
-
+# path the top test class
test.class=jmathlibtests.AllTests
-
+# path to installer
nsis.path=c:/programme/nsis/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|