Skip to content
Snippets Groups Projects
Commit f87d6c8d authored by Lukas Ladenberger's avatar Lukas Ladenberger
Browse files

adapted build file to rodin 2.5

git-svn-id: svn://svn.code.sf.net/p/rodin-b-sharp/svn/trunk/Handbook@14615 1434b563-b632-4741-aa49-43a3a8374d2e
parent 9fed23de
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
<mkdir dir="${build-dir}/plugin/plugins"/> <mkdir dir="${build-dir}/plugin/plugins"/>
<jar destfile="${build-dir}/plugin/plugins/org.rodinp.handbook_2.4.0.${qualifier}.jar" basedir="${basedir}/build/eclipse" manifest="${basedir}/skeleton/META-INF/MANIFEST.MF" /> <jar destfile="${build-dir}/plugin/plugins/org.rodinp.handbook_2.5.0.${qualifier}.jar" basedir="${basedir}/build/eclipse" manifest="${basedir}/skeleton/META-INF/MANIFEST.MF" />
<zip destfile="${build-dir}/plugin/org.rodinp.handbook.zip" <zip destfile="${build-dir}/plugin/org.rodinp.handbook.zip"
basedir="${build-dir}/plugin" basedir="${build-dir}/plugin"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment