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