blob: 8ebb1fef86245f44e625ed799a975408845b78ba [file] [log] [blame]
<?xml version="1.0"?>
<project name="guice-struts2-example">
<import file="../../common.xml"/>
<property file="build.properties"/>
<path id="compile.classpath">
<fileset dir="${lib.dir}" includes="*.jar"/>
<fileset dir="../../build/dist" includes="*.jar"/>
</path>
</project>