timestamper/build.xml
Jonathan Bernard 6573503094 Initial commit of the TimeStamper Java core library.
This library grew out of the TimeStamper GUI application. Earlier repository
history can be found there.
2011-06-16 12:09:56 -05:00

8 lines
183 B
XML

<project name="JDB Labs TimeStamper Library for Java">
<import file="jdb-build-1.6.xml"/>
<property environment="env"/>
<property file="project.properties"/>
</project>