spring-framework/org.springframework.web.struts/build.xml

7 lines
289 B
XML
Raw Normal View History

2009-10-15 18:31:47 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project name="org.springframework.web.struts">
<property file="${basedir}/../build.properties"/>
<import file="${basedir}/../build-spring-framework/package-bundle.xml"/>
<import file="${basedir}/../spring-build/standard/default.xml"/>
</project>