Browse Source

replacement for build.xml (move there when validated)

tags/PRE_ANDY
wisberg 19 years ago
parent
commit
7679c0851b
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      loadtime/newbuild.xml

+ 6
- 0
loadtime/newbuild.xml View File

@@ -0,0 +1,6 @@
<?xml version="1.0"?>
<!-- see ../build/*.html for explanation -->
<project name="loadtime" default="test" basedir=".">
<import file="${basedir}/../build/build.xml"/>
</project>


Loading…
Cancel
Save