root/tags/omero-3.0-M3/components/dsl/build.xml
| Revision 1057, 197 bytes (checked in by jmoore, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <project name="dsl" default="install" basedir="."> |
| 3 | |
| 4 | <property name="classpath.file" value="classpath.xml"/> |
| 5 | <import file="${classpath.file}"/> |
| 6 | |
| 7 | </project> |
Note: See TracBrowser
for help on using the browser.
