mirror of
https://github.com/essentials/Essentials.git
synced 2025-09-02 11:13:55 +02:00
Moving all files to trunk.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@969 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
7
build.inc.xml
Normal file
7
build.inc.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<target name="-post-jar">
|
||||
<jar destfile="${dist.jar}" update="true">
|
||||
<manifest>
|
||||
<attribute name="Classpath" value="Essentials.jar"/>
|
||||
</manifest>
|
||||
</jar>
|
||||
</target>
|
Reference in New Issue
Block a user