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

7 lines
284 B
XML
Raw Normal View History

2008-10-28 19:42:01 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project name="org.springframework.aspects">
<property file="${basedir}/../build.properties"/>
<import file="${basedir}/../build-spring-framework/package-bundle.xml"/>
<import file="${basedir}/../spring-build/aspect/default.xml"/>
</project>