Exploded the exp4j source into our src/ directory. This allows us to more easily...
[debian/openrocket] / core / build.xml
index b4ee250f1a4425a215b0f808c1a94498b0b707cf..9b178defe66a59021edbec0287b652ba09fdaa0a 100644 (file)
                                <attribute name="Main-Class" value="${main-class}"/>
                                <attribute name="SplashScreen-Image" value="pix/splashscreen.png"/>
                        </manifest>
-                       <zipfileset src="lib/exp4j-0.2.9.jar" />
                </jar>
        </target>