Skip to content
Snippets Groups Projects
Commit 6b3ba729 authored by David Benson's avatar David Benson
Browse files

Added gae-stub to path

parent 91db9be5
No related branches found
No related tags found
No related merge requests found
......@@ -362,6 +362,7 @@
<fileset dir="${basedir}/jars" includes="commons-fileupload-1.3.2.jar" />
<fileset dir="${basedir}/jars" includes="gson-2.7.jar" />
<fileset dir="${basedir}/jars" includes="commons-lang3-3.5.jar" />
<fileset dir="${basedir}/jars" includes="gae-stub-1.0.jar" />
</path>
<target name="javac" depends="app" description="Java compilation">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment