spring-framework/org.springframework.instrument/build.xml

7 lines
289 B
XML
Raw Normal View History

2008-10-23 18:17:23 +08:00
<?xml version="1.0" encoding="UTF-8"?>
2008-10-27 21:41:19 +08:00
<project name="org.springframework.instrument">
2008-10-23 18:17:23 +08:00
<property file="${basedir}/../build.properties"/>
<import file="${basedir}/../build-spring-framework/package-bundle.xml"/>
<import file="${basedir}/../spring-build/standard/default.xml"/>
</project>